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 | 3ecb7b6c76c5d2a6b66e8513fb8041eb448c9b4e (patch) | |
tree | 643d54c347dd38602a67a64cfa7e2f7af3c4d39b /target/linux/x86/config-3.2 | |
parent | 7dc9ec12bd1dbbe6a52301f769a05d2588d519bc (diff) | |
download | upstream-3ecb7b6c76c5d2a6b66e8513fb8041eb448c9b4e.tar.gz upstream-3ecb7b6c76c5d2a6b66e8513fb8041eb448c9b4e.tar.bz2 upstream-3ecb7b6c76c5d2a6b66e8513fb8041eb448c9b4e.zip |
[x86] disable additional PATA drivers in global 3.2 and 3.3 config, remove redundant symbols from alix2 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30024 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |