From 674cd23c29e327ea88710d0131d845da92735f0a Mon Sep 17 00:00:00 2001 From: Alexey Kamenskiy Date: Mon, 22 Jan 2018 01:53:18 +0800 Subject: [PATCH] Enable GPIO_SYSFS on mvebu64 (#869) --- config/kernel/linux-mvebu64-next.config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/kernel/linux-mvebu64-next.config b/config/kernel/linux-mvebu64-next.config index 8e4b8f366a..77ceed921c 100644 --- a/config/kernel/linux-mvebu64-next.config +++ b/config/kernel/linux-mvebu64-next.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.14.0 Kernel Configuration +# Linux/arm64 4.14.14 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -3076,7 +3076,7 @@ CONFIG_OF_GPIO=y CONFIG_GPIO_ACPI=y CONFIG_GPIOLIB_IRQCHIP=y # CONFIG_DEBUG_GPIO is not set -# CONFIG_GPIO_SYSFS is not set +CONFIG_GPIO_SYSFS=y CONFIG_GPIO_GENERIC=y # @@ -3694,7 +3694,6 @@ CONFIG_HID_CHERRY=y CONFIG_HID_CHICONY=y # CONFIG_HID_CORSAIR is not set # CONFIG_HID_CMEDIA is not set -# CONFIG_HID_CP2112 is not set CONFIG_HID_CYPRESS=y # CONFIG_HID_DRAGONRISE is not set # CONFIG_HID_EMS_FF is not set