Revert "ARM: shmobile: marzen: Conditionally select SMSC_PHY"
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 6 Feb 2014 08:54:02 +0000 (17:54 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 6 Feb 2014 08:54:02 +0000 (17:54 +0900)
This reverts commit 317af6612ee29dfcb5ae04df9c58e9f79fc8d4ff.

This seems to prevent the board from booting now that the tree has been
rebased on v3.14-rc1.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig

index bcbd74c564a1b53870458ae4d9670047240abcae..c431114d632579b2bfc0eeb2e391748bb139747b 100644 (file)
@@ -250,7 +250,6 @@ config MACH_MARZEN
        depends on ARCH_R8A7779
        select ARCH_REQUIRE_GPIOLIB
        select REGULATOR_FIXED_VOLTAGE if REGULATOR
-       select SMSC_PHY if SMSC911X
        select USE_OF
 
 config MACH_MARZEN_REFERENCE
@@ -258,7 +257,6 @@ config MACH_MARZEN_REFERENCE
        depends on ARCH_R8A7779
        select ARCH_REQUIRE_GPIOLIB
        select REGULATOR_FIXED_VOLTAGE if REGULATOR
-       select SMSC_PHY if SMSC911X
        select USE_OF
        ---help---
           Use reference implementation of Marzen board support
This page took 0.024783 seconds and 5 git commands to generate.