summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2014-01-07 15:23:47 +0900
committerSimon Horman <horms+renesas@verge.net.au>2014-02-04 14:28:30 +0900
commitc5c2a294a4b24778cd3cab880bf05becee471edb (patch)
tree79d085bff1eb85a53b1e0f0df32254bf41f284c8 /arch/arm/mach-shmobile/Kconfig
parent682100f59c0051e2b6f5af294da79df2419db157 (diff)
downloadop-kernel-dev-c5c2a294a4b24778cd3cab880bf05becee471edb.zip
op-kernel-dev-c5c2a294a4b24778cd3cab880bf05becee471edb.tar.gz
ARM: shmobile: mackerel: Conditionally select SMSC_PHY
The mackerel board uses has an SMSC911X ethernet controller which uses an SMSC phy. Select SMSC_PHY for mackerel if SMSC911X is enabled to make use of the SMSC-specific phy driver rather than relying on the generic phy driver. Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index b735ea8..f8005ef 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -177,6 +177,7 @@ config MACH_MACKEREL
depends on ARCH_SH7372
select ARCH_REQUIRE_GPIOLIB
select REGULATOR_FIXED_VOLTAGE if REGULATOR
+ select SMSC_PHY if SMSC911X
select SND_SOC_AK4642 if SND_SIMPLE_CARD
select USE_OF
OpenPOWER on IntegriCloud