Skip to content

Commit

Permalink
Merge pull request #5481 from jernejsk/gpio
Browse files Browse the repository at this point in the history
Allwinner: linux: Enable GPIO sysfs
  • Loading branch information
CvH committed Jul 6, 2021
2 parents fa4db5f + a44280b commit 499dad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/Allwinner/linux/linux.aarch64.conf
Expand Up @@ -2597,7 +2597,7 @@ CONFIG_GPIOLIB_FASTPATH_LIMIT=512
CONFIG_OF_GPIO=y
CONFIG_GPIOLIB_IRQCHIP=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
CONFIG_GPIO_GENERIC=y
Expand Down

0 comments on commit 499dad4

Please sign in to comment.