RBP: bcm2835-gpio-exp: Driver for GPIO expander via mailbox service (rpi/1852)

This commit is contained in:
MilhouseVH 2017-03-13 17:20:41 +00:00
parent 7d0bbf2746
commit 8b93fde760
2 changed files with 2 additions and 0 deletions

View File

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

View File

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