mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 17:11:34 +02:00
17982e54d4
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27037 3c298f89-4303-0410-b956-a3cf2f4a3e73
33 lines
842 B
Plaintext
33 lines
842 B
Plaintext
# 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
|