phy: add a driver for the Rockchip SoC internal eMMC PHY
[deliverable/linux.git] / drivers / phy / Kconfig
index 0124d17bd9fe4bbff14eaced2db3a5f6d5e09b1b..bc75f68770ab1627cfa748c66a6d48ed66363763 100644 (file)
@@ -337,6 +337,13 @@ config PHY_ROCKCHIP_USB
        help
          Enable this to support the Rockchip USB 2.0 PHY.
 
+config PHY_ROCKCHIP_EMMC
+       tristate "Rockchip EMMC PHY Driver"
+       depends on ARCH_ROCKCHIP && OF
+       select GENERIC_PHY
+       help
+         Enable this to support the Rockchip EMMC PHY.
+
 config PHY_ST_SPEAR1310_MIPHY
        tristate "ST SPEAR1310-MIPHY driver"
        select GENERIC_PHY
This page took 0.03357 seconds and 5 git commands to generate.