summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorMaxime Coquelin <maxime.coquelin@st.com>2015-10-15 16:22:15 (GMT)
committerArnd Bergmann <arnd@arndb.de>2015-10-15 20:40:18 (GMT)
commitfb40c67769100dd2b95d52f447ba0bc19387ca60 (patch)
tree8dfc4c6e96a5a9692e8ad7f67b073a28ce608680 /arch/arm/configs
parent04004d4d9ad6caa6eb65767a04afabc0644eadd8 (diff)
downloadlinux-fb40c67769100dd2b95d52f447ba0bc19387ca60.tar.xz
ARM: configs: Enable FIXED_PHY in multi_v7 defconfig
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>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 0af319e..c2bd549 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -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