diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-12-08 10:04:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-12-08 10:04:50 +0000 |
commit | 2bb42693d59581b9540871184eeb199906dd48f9 (patch) | |
tree | 18e183d0a867d2a36c2f29750aa99974fb4f6ae1 /target/linux/x86/alix2 | |
parent | 9be4a77bf79040bce165d48251f17fe93d13557f (diff) | |
download | upstream-2bb42693d59581b9540871184eeb199906dd48f9.tar.gz upstream-2bb42693d59581b9540871184eeb199906dd48f9.tar.bz2 upstream-2bb42693d59581b9540871184eeb199906dd48f9.zip |
x86: update to linux 3.14
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43559 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/alix2')
-rw-r--r-- | target/linux/x86/alix2/config-default | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/x86/alix2/config-default b/target/linux/x86/alix2/config-default index 344223447f..e7b4f264c0 100644 --- a/target/linux/x86/alix2/config-default +++ b/target/linux/x86/alix2/config-default @@ -2,12 +2,17 @@ CONFIG_ALIX=y CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DMI=y CONFIG_DMIID=y +CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y # CONFIG_DMI_SYSFS is not set # CONFIG_GEOS is not set CONFIG_GPIOLIB=y +CONFIG_GPIO_DEVRES=y +# CONFIG_GPIO_F7188X is not set +# CONFIG_GPIO_INTEL_MID is not set CONFIG_GPIO_SYSFS=y # CONFIG_HIGHMEM64G is not set CONFIG_HWMON=y +# CONFIG_KEYBOARD_GPIO is not set # CONFIG_LEDS_CLEVO_MAIL is not set # CONFIG_M486 is not set # CONFIG_MATH_EMULATION is not set |