summaryrefslogtreecommitdiff
path: root/drivers/phy/cadence/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/cadence/Kconfig')
-rw-r--r--drivers/phy/cadence/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/phy/cadence/Kconfig b/drivers/phy/cadence/Kconfig
new file mode 100644
index 0000000000..549ddbf504
--- /dev/null
+++ b/drivers/phy/cadence/Kconfig
@@ -0,0 +1,11 @@
+config PHY_CADENCE_SIERRA
+ tristate "Cadence Sierra PHY Driver"
+ depends on DM_RESET
+ help
+ Enable this to support the Cadence Sierra PHY driver
+
+config PHY_CADENCE_TORRENT
+ tristate "Cadence Torrent PHY Driver"
+ depends on DM_RESET
+ help
+ Enable this to support the Cadence Torrent PHY driver