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 | cbad92e1098b8b1767666d422365fb6567856914 (patch) | |
tree | cfa33a7df73b63af80d708d5a9917298d08c9f26 /target/linux/x86/net5501/config-3.10 | |
parent | 1897d563e5b81a7b7dfc8adce0aba72d78186724 (diff) | |
download | upstream-cbad92e1098b8b1767666d422365fb6567856914.tar.gz upstream-cbad92e1098b8b1767666d422365fb6567856914.tar.bz2 upstream-cbad92e1098b8b1767666d422365fb6567856914.zip |
x86/net5501: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39727 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/net5501/config-3.10')
-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 |