From 6c21f8de7e7a73e28617fee8d0c24fa3399607f4 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 2 Sep 2021 19:13:28 +0200 Subject: [PATCH] pygoscelis: Enable the sysfs entry for GPIO --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 5653244..38dfa31 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -2327,7 +2327,7 @@ CONFIG_GPIOLIB=y CONFIG_GPIOLIB_FASTPATH_LIMIT=512 CONFIG_GPIO_ACPI=y # CONFIG_DEBUG_GPIO is not set -# CONFIG_GPIO_SYSFS is not set +CONFIG_GPIO_SYSFS=y CONFIG_GPIO_CDEV=y CONFIG_GPIO_CDEV_V1=y