forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 890e1df1bec891d9203724541e81f8fbe5183388
kernel/drivers/media/cec/i2c/Kconfig
....@@ -5,6 +5,7 @@
55 config CEC_CH7322
66 tristate "Chrontel CH7322 CEC controller"
77 depends on I2C
8
+ select REGMAP
89 select REGMAP_I2C
910 select CEC_CORE
1011 help