From 68af223efe382bf2f58b4196479a978b5fb3bcb0 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 31 May 2011 16:57:01 +0000 Subject: 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 SVN-Revision: 27037 --- target/linux/x86/config-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86/config-default') diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default index 41666da..1d20fd6 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 -- cgit v1.1