2
0
forked from Ivasoft/openwrt

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
This commit is contained in:
Felix Fietkau
2011-05-31 16:57:01 +00:00
parent ba5b3ece5d
commit 68af223efe
6 changed files with 103 additions and 2 deletions

View File

@@ -40,3 +40,5 @@ CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_X86_TSC=y
CONFIG_X86_USE_3DNOW=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
# CONFIG_CS5535_CLOCK_EVENT_SRC is not set
CONFIG_PATA_CS5536=y