diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-03 19:47:55 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-03 19:47:55 +0000 |
commit | c433bfb5711474b1c2c8c35220e22d601d3b0dc7 (patch) | |
tree | 5a6e420c696041f69b18f7a012297a10d5c391e5 /target/linux/x86/config-3.2 | |
parent | 40867f1b681b23634cb617f158b265b1d8ad1181 (diff) | |
download | upstream-c433bfb5711474b1c2c8c35220e22d601d3b0dc7.tar.gz upstream-c433bfb5711474b1c2c8c35220e22d601d3b0dc7.tar.bz2 upstream-c433bfb5711474b1c2c8c35220e22d601d3b0dc7.zip |
disable additional PATA drivers in global 3.2 and 3.3 config, remove redundant symbols from alix2 config
SVN-Revision: 30024
Diffstat (limited to 'target/linux/x86/config-3.2')
-rw-r--r-- | target/linux/x86/config-3.2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/x86/config-3.2 b/target/linux/x86/config-3.2 index 7317bf1651..4396762935 100644 --- a/target/linux/x86/config-3.2 +++ b/target/linux/x86/config-3.2 @@ -251,6 +251,10 @@ CONFIG_OUTPUT_FORMAT="elf32-i386" CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 # CONFIG_PARAVIRT_GUEST is not set +# CONFIG_PATA_MPIIX is not set +# CONFIG_PATA_OLDPIIX is not set +# CONFIG_PATA_SC1200 is not set +# CONFIG_PATA_VIA is not set # CONFIG_PC8736x_GPIO is not set # CONFIG_PC87413_WDT is not set CONFIG_PCI=y |