diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-02 15:31:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-02 15:31:52 +0000 |
commit | ab3e3cacaa3c036629f4f82f49c27877402061e9 (patch) | |
tree | 44872b715cae0522193ee72b450744a8933dffe5 /target/linux/x86/alix2/config-3.7 | |
parent | 4c223d7d4f8a325256bdcbcc602ea8662bde97c3 (diff) | |
download | upstream-ab3e3cacaa3c036629f4f82f49c27877402061e9.tar.gz upstream-ab3e3cacaa3c036629f4f82f49c27877402061e9.tar.bz2 upstream-ab3e3cacaa3c036629f4f82f49c27877402061e9.zip |
alix2: convert from kernel version 3.3.8 to 3.7.5
[juhosg: use 3.7.5 instead of 3.7.3]
Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35457
Diffstat (limited to 'target/linux/x86/alix2/config-3.7')
-rw-r--r-- | target/linux/x86/alix2/config-3.7 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/target/linux/x86/alix2/config-3.7 b/target/linux/x86/alix2/config-3.7 new file mode 100644 index 0000000000..63a46dbdcc --- /dev/null +++ b/target/linux/x86/alix2/config-3.7 @@ -0,0 +1,28 @@ +CONFIG_ALIX=y +# CONFIG_CHARGER_SMB347 is not set +CONFIG_DEBUG_BUGVERBOSE=y +CONFIG_DMI=y +CONFIG_DMIID=y +# CONFIG_DMI_SYSFS is not set +CONFIG_GENERIC_GPIO=y +# CONFIG_GEOS is not set +CONFIG_GPIOLIB=y +# CONFIG_GPIO_ICH is not set +CONFIG_GPIO_SYSFS=y +# CONFIG_HIGHMEM64G is not set +CONFIG_HWMON=y +# CONFIG_INTEL_MEI is not set +# CONFIG_LEDS_CLEVO_MAIL is not set +# CONFIG_M486 is not set +# CONFIG_MATH_EMULATION is not set +CONFIG_MGEODE_LX=y +CONFIG_NLS=y +CONFIG_PATA_CS5536=y +CONFIG_PCI_LABEL=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 |