projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c064824
)
ramips: enable I2C_CHARDEV in mt7621/config-5.10
author
Stijn Tintel
<stijn@linux-ipv6.be>
Fri, 28 Jan 2022 16:56:34 +0000
(18:56 +0200)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Fri, 28 Jan 2022 17:03:52 +0000
(19:03 +0200)
I2C_CHARDEV used to be enabled in mt7621/config-5.4. Enable it in the
5.10 config, as it's required for PoE control on Unifi Switch Flex.
Fixes: b4aad29a1d7a ("ramips: add support for kernel 5.10")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/ramips/mt7621/config-5.10
patch
|
blob
|
history
diff --git
a/target/linux/ramips/mt7621/config-5.10
b/target/linux/ramips/mt7621/config-5.10
index f3bf6fbb2babdbad75d5e6f2c1077da18c177a33..8a5e778e7eb36eadc32f7210c54c723bdbb080be 100644
(file)
--- a/
target/linux/ramips/mt7621/config-5.10
+++ b/
target/linux/ramips/mt7621/config-5.10
@@
-96,6
+96,7
@@
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HIGHMEM=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
+CONFIG_I2C_CHARDEV=y
CONFIG_I2C_GPIO=y
CONFIG_I2C_MT7621=y
CONFIG_INITRAMFS_SOURCE=""