x86/net5501: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39727
This commit is contained in:
parent
a70282720d
commit
8dc438ea7f
1 changed files with 18 additions and 0 deletions
18
target/linux/x86/net5501/config-3.10
Normal file
18
target/linux/x86/net5501/config-3.10
Normal file
|
@ -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
|
Loading…
Reference in a new issue