ARCH_OMAP2 has been renamed ARCH_OMAP2PLUS in commit
a93fbf4a7892
("ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig")
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
config PIPE3_PHY
bool "Support omap's PIPE3 PHY"
- depends on PHY && ARCH_OMAP2
+ depends on PHY && ARCH_OMAP2PLUS
help
Support for the omap PIPE3 phy for sata
config SPL_PIPE3_PHY
bool "Support omap's PIPE3 PHY in SPL"
- depends on SPL_PHY && ARCH_OMAP2
+ depends on SPL_PHY && ARCH_OMAP2PLUS
help
Support for the omap PIPE3 phy for sata in SPL