projects/RPi*/patches/linux: Add RPi3 GPIO LED support

This commit is contained in:
MilhouseVH 2016-03-02 18:09:03 +00:00
parent 6ca6a44a68
commit 5696b0c8d2
2 changed files with 2 additions and 0 deletions

View File

@ -1683,6 +1683,7 @@ CONFIG_GPIO_SYSFS=y
#
# CONFIG_GPIO_74XX_MMIO is not set
# CONFIG_GPIO_ALTERA is not set
CONFIG_GPIO_BCM_VIRT=y
# CONFIG_GPIO_DWAPB is not set
# CONFIG_GPIO_EM is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set

View File

@ -1728,6 +1728,7 @@ CONFIG_GPIO_SYSFS=y
#
# CONFIG_GPIO_74XX_MMIO is not set
# CONFIG_GPIO_ALTERA is not set
CONFIG_GPIO_BCM_VIRT=y
# CONFIG_GPIO_DWAPB is not set
# CONFIG_GPIO_EM is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set