hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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