mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
kernel: enable PCA953X GPIO extender for ClearFog boards
fixes: #12000 Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.14.97-ipfire-multi Kernel Configuration
|
# Linux/arm 4.14.101-ipfire-multi Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
@@ -3426,7 +3426,8 @@ CONFIG_GPIO_PL061=y
|
|||||||
CONFIG_GPIO_ADNP=m
|
CONFIG_GPIO_ADNP=m
|
||||||
# CONFIG_GPIO_MAX7300 is not set
|
# CONFIG_GPIO_MAX7300 is not set
|
||||||
# CONFIG_GPIO_MAX732X is not set
|
# CONFIG_GPIO_MAX732X is not set
|
||||||
# CONFIG_GPIO_PCA953X is not set
|
CONFIG_GPIO_PCA953X=y
|
||||||
|
CONFIG_GPIO_PCA953X_IRQ=y
|
||||||
# CONFIG_GPIO_PCF857X is not set
|
# CONFIG_GPIO_PCF857X is not set
|
||||||
# CONFIG_GPIO_SX150X is not set
|
# CONFIG_GPIO_SX150X is not set
|
||||||
# CONFIG_GPIO_TPIC2810 is not set
|
# CONFIG_GPIO_TPIC2810 is not set
|
||||||
|
|||||||
Reference in New Issue
Block a user