mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-25 16:12:57 +00:00
ramips: enable I2C_CHARDEV
Expose I2C busses with a chardev device. This is required to control the PSE controller on the Ubiquiti UniFi Flex Switch. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
a983969789
commit
1edc7078d6
@ -100,6 +100,7 @@ CONFIG_HIGHMEM=y
|
||||
CONFIG_HZ_PERIODIC=y
|
||||
CONFIG_I2C=y
|
||||
CONFIG_I2C_BOARDINFO=y
|
||||
CONFIG_I2C_CHARDEV=y
|
||||
CONFIG_I2C_GPIO=y
|
||||
CONFIG_I2C_MT7621=y
|
||||
CONFIG_INITRAMFS_SOURCE=""
|
||||
|
Loading…
Reference in New Issue
Block a user