--- zzzz-none-000/linux-5.15.111/drivers/usb/phy/Kconfig 2023-05-11 14:00:40.000000000 +0000 +++ puma7-atom-6670-761/linux-5.15.111/drivers/usb/phy/Kconfig 2024-02-07 10:23:22.000000000 +0000 @@ -192,4 +192,13 @@ This driver provides PHY support for the USB controller found on the JZ-series and X-series SoCs from Ingenic. +config INTEL_CHT_PHY + bool "Intel CherryTrail OTG Transceiver Driver" + depends on X86_PUMA7 + depends on USB_OTG_FSM + select USB_PHY + help + Enable this to support Intel USB OTG transceiver for CherryTrail/Broxton + platforms. + endmenu