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/geos/config-default | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/x86/geos') diff --git a/target/linux/x86/geos/config-default b/target/linux/x86/geos/config-default index 33e12a6ff4..d795f1ac14 100644 --- a/target/linux/x86/geos/config-default +++ b/target/linux/x86/geos/config-default @@ -28,3 +28,5 @@ CONFIG_X86_TSC=y CONFIG_X86_USE_3DNOW=y CONFIG_X86_USE_PPRO_CHECKSUM=y CONFIG_GPIOLIB=y +# CONFIG_CS5535_CLOCK_EVENT_SRC is not set +CONFIG_PATA_CS5536=y -- cgit v1.2.3