diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-4.4')
-rw-r--r-- | target/linux/brcm63xx/patches-4.4/374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-4.4/374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch b/target/linux/brcm63xx/patches-4.4/374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch index 92b0e7193c..28930d0f9f 100644 --- a/target/linux/brcm63xx/patches-4.4/374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch +++ b/target/linux/brcm63xx/patches-4.4/374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch @@ -14,7 +14,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org> --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig -@@ -132,6 +132,13 @@ config GPIO_BCM_KONA +@@ -133,6 +133,13 @@ config GPIO_BCM_KONA help Turn on GPIO support for Broadcom "Kona" chips. |