Kconfig 266 B

12345678910
  1. #
  2. # Phy drivers for Lantiq / Intel platforms
  3. #
  4. config PHY_LANTIQ_RCU_USB2
  5. tristate "Lantiq XWAY SoC RCU based USB PHY"
  6. depends on OF && (SOC_TYPE_XWAY || COMPILE_TEST)
  7. select GENERIC_PHY
  8. help
  9. Support for the USB PHY(s) on the Lantiq / Intel XWAY family SoCs.