ARM: configs: Enable FIXED_PHY in multi_v7 defconfig
authorMaxime Coquelin <maxime.coquelin@st.com>
Thu, 15 Oct 2015 16:22:15 +0000 (18:22 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Oct 2015 20:40:18 +0000 (22:40 +0200)
CONFIG_FIXED_PHY is needed to have Ethernet working on STi boards.

Select it as built-in since RootFS is accessible from NFS on these boards.

Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig

index 0af319ec7047b85391353e4f4395529526ffc515..c2bd549cc2810a595e274b97c4aa9db871fd566c 100644 (file)
@@ -220,6 +220,7 @@ CONFIG_SMSC_PHY=y
 CONFIG_BROADCOM_PHY=y
 CONFIG_ICPLUS_PHY=y
 CONFIG_MICREL_PHY=y
+CONFIG_FIXED_PHY=y
 CONFIG_USB_PEGASUS=y
 CONFIG_USB_USBNET=y
 CONFIG_USB_NET_SMSC75XX=y