1config PHY_CADENCE_SIERRA
2	tristate "Cadence Sierra PHY Driver"
3	depends on DM_RESET
4	help
5	  Enable this to support the Cadence Sierra PHY driver
6
7config PHY_CADENCE_TORRENT
8	tristate "Cadence Torrent PHY Driver"
9	depends on DM_RESET
10	help
11	  Enable this to support the Cadence Torrent PHY driver
12