Skip to content
Snippets Groups Projects
Commit a47f1529 authored by Stijn Tintel's avatar Stijn Tintel
Browse files

ramips: enable I2C_CHARDEV in mt7621/config-5.10


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: b4aad29a ("ramips: add support for kernel 5.10")
Signed-off-by: default avatarStijn Tintel <stijn@linux-ipv6.be>
parent c0648248
No related branches found
No related tags found
No related merge requests found
......@@ -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=""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment