aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/config-default
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-05-31 16:57:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-05-31 16:57:01 +0000
commit68af223efe382bf2f58b4196479a978b5fb3bcb0 (patch)
treeef17990a3df3a170c21dcc48c2577b1a9f1d1472 /target/linux/x86/config-default
parentba5b3ece5da02f16c64c7010bf543072c9a766c1 (diff)
downloadupstream-68af223efe382bf2f58b4196479a978b5fb3bcb0.tar.gz
upstream-68af223efe382bf2f58b4196479a978b5fb3bcb0.tar.bz2
upstream-68af223efe382bf2f58b4196479a978b5fb3bcb0.zip
x86: remove pata-amd driver from generic x86 images, add addition cs553x modules
The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration. Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27037
Diffstat (limited to 'target/linux/x86/config-default')
-rw-r--r--target/linux/x86/config-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default
index 41666daed3..1d20fd67f2 100644
--- a/target/linux/x86/config-default
+++ b/target/linux/x86/config-default
@@ -271,7 +271,7 @@ CONFIG_OUTPUT_FORMAT="elf32-i386"
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xC0000000
# CONFIG_PARAVIRT_GUEST is not set
-CONFIG_PATA_AMD=y
+# CONFIG_PATA_AMD is not set
CONFIG_PATA_MPIIX=y
CONFIG_PATA_OLDPIIX=y
CONFIG_PATA_SC1200=y