Message ID | 20231206123828.587065-1-arnd@kernel.org |
---|---|
State | New |
Headers | show |
Series | usb: typec: nb7vpq904m: add CONFIG_OF dependency | expand |
diff --git a/drivers/usb/typec/mux/Kconfig b/drivers/usb/typec/mux/Kconfig index 5120942f309d..818624f59120 100644 --- a/drivers/usb/typec/mux/Kconfig +++ b/drivers/usb/typec/mux/Kconfig @@ -40,6 +40,7 @@ config TYPEC_MUX_NB7VPQ904M tristate "On Semiconductor NB7VPQ904M Type-C redriver driver" depends on I2C depends on DRM || DRM=n + depends on OF select DRM_AUX_BRIDGE if DRM_BRIDGE select REGMAP_I2C help