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 | 0f07e7c9a8c38a625a8ac646a94d1fa2f075eef8 (patch) | |
tree | a354fbd7fc9eb3cb50d130f628a5d10a6f6a0644 /target/linux/x86/alix2/config-default | |
parent | 363b166eb9ebf1b409d6699a11a29a1c10f52509 (diff) | |
download | upstream-0f07e7c9a8c38a625a8ac646a94d1fa2f075eef8.tar.gz upstream-0f07e7c9a8c38a625a8ac646a94d1fa2f075eef8.tar.bz2 upstream-0f07e7c9a8c38a625a8ac646a94d1fa2f075eef8.zip |
x86: update to linux 3.14
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43559
Diffstat (limited to 'target/linux/x86/alix2/config-default')
-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 |