hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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