mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-raspberrypi: support PCA953X GPIO expander
This commit is contained in:
parent
6e38657175
commit
a15f8a93f8
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ md5sums=('41e3dc24695b5226a541c1300b2283f4'
|
|||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'2f9c828d7c13e2ea7390c11744ab929b'
|
||||
'091bbeeb121c46c7eac1b81da4b5267a'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
||||
|
|
|
@ -3547,7 +3547,7 @@ CONFIG_GPIO_BCM_VIRT=y
|
|||
# CONFIG_GPIO_MAX7300 is not set
|
||||
# CONFIG_GPIO_MAX732X is not set
|
||||
CONFIG_GPIO_PCA953X=m
|
||||
# CONFIG_GPIO_PCA953X_IRQ is not set
|
||||
CONFIG_GPIO_PCA953X_IRQ=y
|
||||
# CONFIG_GPIO_PCA9570 is not set
|
||||
CONFIG_GPIO_PCF857X=m
|
||||
# CONFIG_GPIO_TPIC2810 is not set
|
||||
|
|
Loading…
Reference in a new issue