On 01-04-16, 16:59, Vivek Gautam wrote:
> mach-spear enables PHY_ST_SPEAR1310_MIPHY and
> PHY_ST_SPEAR1340_MIPHY, which now fall under PHY_PLAT
> config. So select CONFIG_PHY_PLAT as well to resolve
> dependencies.
>
> Signed-off-by: Vivek Gautam
> Cc: Shiraz Hashim
> ---
> arch/arm/mach-spear/
mach-spear enables PHY_ST_SPEAR1310_MIPHY and
PHY_ST_SPEAR1340_MIPHY, which now fall under PHY_PLAT
config. So select CONFIG_PHY_PLAT as well to resolve
dependencies.
Signed-off-by: Vivek Gautam
Cc: Shiraz Hashim
---
arch/arm/mach-spear/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --gi