diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 15:31:52 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 15:31:52 +0000 |
commit | f132a1f22fe24463c3a5ca3f04bf5e535be6b21d (patch) | |
tree | c95e06f0b809ea7d48ac07ff4ada346fd32950cb /target/linux/x86/alix2/config-3.7 | |
parent | 8f19f78d0a621ca76cf2a2e316f0f55f29c70c16 (diff) |
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35457 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |