diff --git a/drivers/usb/typec/Kconfig b/drivers/usb/typec/Kconfig index 29cb2d1a069e..f2467f681cf4 100644 --- a/drivers/usb/typec/Kconfig +++ b/drivers/usb/typec/Kconfig @@ -3,7 +3,7 @@ menu "USB Power Delivery and Type-C drivers" config TYPEC tristate - default y + default y if MODEM_PIE_REV depends on ANDROID_MAJOR_VERSION != "n" depends on ANDROID_MAJOR_VERSION != "o"