1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

x86/net5501: add config for 3.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 39727
This commit is contained in:
Gabor Juhos 2014-02-23 18:09:31 +00:00
parent a70282720d
commit 8dc438ea7f

@ -0,0 +1,18 @@
# CONFIG_ATA_PIIX is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
# CONFIG_HIGHMEM64G is not set
CONFIG_HWMON=y
# CONFIG_ISDN is not set
# CONFIG_M486 is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MGEODE_LX=y
CONFIG_PATA_CS5536=y
# CONFIG_SCx200 is not set
CONFIG_THERMAL_HWMON=y
CONFIG_X86_CMOV=y
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_X86_TSC=y
CONFIG_X86_USE_3DNOW=y
CONFIG_X86_USE_PPRO_CHECKSUM=y