projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d9ef90
)
imx6: Add static PCA953x support in kernel
author
Koen Vandeputte
<koen.vandeputte@ncentric.com>
Fri, 9 Sep 2016 07:44:55 +0000
(09:44 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Sat, 10 Sep 2016 10:17:39 +0000
(12:17 +0200)
commit
a2386c384da501e862210f222994821580fe151c
requires the
module to be static in the kernel.
So lets actually add support for it inside the kernel config.
Tested on Ventana
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
target/linux/imx6/config-4.4
patch
|
blob
|
history
diff --git
a/target/linux/imx6/config-4.4
b/target/linux/imx6/config-4.4
index a2568b56b44e70bca4307f912d87dcbc463a09e9..8799a95f8b0227911035ba3aa4e789c89a8927ac 100644
(file)
--- a/
target/linux/imx6/config-4.4
+++ b/
target/linux/imx6/config-4.4
@@
-166,6
+166,8
@@
CONFIG_GPIOLIB=y
CONFIG_GPIO_DEVRES=y
CONFIG_GPIO_GENERIC=y
CONFIG_GPIO_MXC=y
+CONFIG_GPIO_PCA953X=y
+CONFIG_GPIO_PCA953X_IRQ=y
CONFIG_GPIO_SYSFS=y
CONFIG_HANDLE_DOMAIN_IRQ=y
CONFIG_HARDIRQS_SW_RESEND=y