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/alix2 | |
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/alix2')
-rw-r--r-- | target/linux/x86/alix2/config-default | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/x86/alix2/config-default b/target/linux/x86/alix2/config-default index 7d4f8d82f3..def5482ad3 100644 --- a/target/linux/x86/alix2/config-default +++ b/target/linux/x86/alix2/config-default @@ -15,10 +15,6 @@ CONFIG_HWMON=y # CONFIG_MATH_EMULATION is not set CONFIG_MGEODE_LX=y CONFIG_PATA_CS5536=y -# 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_PCIEPORTBUS is not set CONFIG_PCSPKR_PLATFORM=y # CONFIG_POWER_SUPPLY is not set |