openwrtv4/target/linux/x86/geos/config-default
Felix Fietkau 68af223efe 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
2011-05-31 16:57:01 +00:00

32 lines
842 B
Text

# CONFIG_ACPI is not set
CONFIG_DMI=y
CONFIG_DMIID=y
CONFIG_CPU_SUP_AMD=y
CONFIG_GEODE_MFGPT_TIMER=y
# CONFIG_GEODE_WDT is not set
CONFIG_HAVE_PERF_EVENTS=y
CONFIG_HWMON=y
# CONFIG_HWMON_DEBUG_CHIP is not set
# CONFIG_ISA is not set
# CONFIG_INPUT is not set
# CONFIG_KEYBOARD_ATKBD is not set
# CONFIG_M486 is not set
CONFIG_MGEODE_LX=y
# CONFIG_MOUSE_PS2 is not set
# CONFIG_PCIEPORTBUS is not set
CONFIG_PCSPKR_PLATFORM=y
CONFIG_PROCESSOR_SELECT=y
# CONFIG_SCx200 is not set
# CONFIG_SERIO_I8042 is not set
# CONFIG_SERIO_LIBPS2 is not set
CONFIG_X86_DEBUGCTLMSR=y
# CONFIG_X86_DS is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=5
CONFIG_X86_L1_CACHE_SHIFT=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