OSDN Git Service

phy: miphy365x: Select GENERIC_PHY instead of depending on it
authorLee Jones <lee.jones@linaro.org>
Tue, 22 Jul 2014 09:47:37 +0000 (10:47 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 28 Aug 2014 05:47:43 +0000 (11:17 +0530)
commitfbb1a770039d3900f5130bab949b757f6f7fb373
treec283624bce1618afd573a2df889546adf98b9860
parente296cd32c670ee5cb433bdd9be7e011b69bda20f
phy: miphy365x: Select GENERIC_PHY instead of depending on it

Enabling GENERIC_PHY in the shared (by most ARM sub-architectures)
defconfig multi_v7_defconfig is prohibited.  Instead, we'll enable
it from the Kconfig whenever PHY_MIPHY365X is enabled.

Cc: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/Kconfig