diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-02-23 18:09:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-02-23 18:09:31 +0000 |
commit | 8dc438ea7f15ef40e28dec149388fe81e28e4331 (patch) | |
tree | 9c208e8c8123ec6d03ead180699e286487167dbc /target | |
parent | a70282720d87ece4a62fabdcb8915960042c1fc6 (diff) | |
download | upstream-8dc438ea7f15ef40e28dec149388fe81e28e4331.tar.gz upstream-8dc438ea7f15ef40e28dec149388fe81e28e4331.tar.bz2 upstream-8dc438ea7f15ef40e28dec149388fe81e28e4331.zip |
x86/net5501: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39727
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/x86/net5501/config-3.10 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/target/linux/x86/net5501/config-3.10 b/target/linux/x86/net5501/config-3.10 new file mode 100644 index 0000000000..0875405382 --- /dev/null +++ b/target/linux/x86/net5501/config-3.10 @@ -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 |