Kconfig 317 B

12345678910
  1. #SPDX-License-Identifier: GPL-2.0-only
  2. config PHY_DW_DPHY
  3. tristate "Synopsys DesignWare MIPI D-PHY Support"
  4. depends on HAS_IOMEM && OF
  5. select GENERIC_PHY
  6. select GENERIC_PHY_MIPI_DPHY
  7. help
  8. Choose this option if you have DesignWare D-PHY in your system.
  9. If M is selected, the module will be called dw-dphy.