projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04004d4
)
ARM: configs: Enable FIXED_PHY in multi_v7 defconfig
author
Maxime Coquelin
<maxime.coquelin@st.com>
Thu, 15 Oct 2015 16:22:15 +0000
(18:22 +0200)
committer
Arnd 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/multi_v7_defconfig
b/arch/arm/configs/multi_v7_defconfig
index 0af319ec7047b85391353e4f4395529526ffc515..c2bd549cc2810a595e274b97c4aa9db871fd566c 100644
(file)
--- 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