]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: shmobile: Enable MICREL_PHY in shmobile_defconfig
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 8 Dec 2014 11:35:24 +0000 (12:35 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 21 Dec 2014 07:53:35 +0000 (16:53 +0900)
commit 1c9106cb783cd227 ("ARM: shmobile: lager-reference: DTS-only board
support"), dropped the MACH_LAGER Kconfig section, which did "select
MICREL_PHY if SH_ETH". Hence we now have to enable MICREL_PHY explicitly
in shmobile_defconfig.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/shmobile_defconfig

index a936a2ea8621e47662abc04390265e5a9367ffd7..a9a1b0afc691da447be8e94fb46f376bc31a76b9 100644 (file)
@@ -80,6 +80,7 @@ CONFIG_SMSC911X=y
 # CONFIG_NET_VENDOR_VIA is not set
 # CONFIG_NET_VENDOR_WIZNET is not set
 CONFIG_SMSC_PHY=y
+CONFIG_MICREL_PHY=y
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
 CONFIG_KEYBOARD_GPIO=y
 # CONFIG_INPUT_MOUSE is not set