* [PATCH] ARM: configs: Enable FIXED_PHY in multi_v7 defconfig
@ 2015-10-15 16:22 Maxime Coquelin
2015-10-15 20:40 ` Arnd Bergmann
0 siblings, 1 reply; 2+ messages in thread
From: Maxime Coquelin @ 2015-10-15 16:22 UTC (permalink / raw)
To: Arnd Bergmann, olof, khilman, arm; +Cc: linux-arm-kernel, linux-kernel
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>
---
Hi Arnd, Olof,
Could you please apply it directly as this is the only defconfig patch I have in my
queue for v4.4.
Thanks,
Maxime
---
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 03deb7f..76ce528 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
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: configs: Enable FIXED_PHY in multi_v7 defconfig
2015-10-15 16:22 [PATCH] ARM: configs: Enable FIXED_PHY in multi_v7 defconfig Maxime Coquelin
@ 2015-10-15 20:40 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2015-10-15 20:40 UTC (permalink / raw)
To: linux-arm-kernel; +Cc: Maxime Coquelin, olof, khilman, arm, linux-kernel
On Thursday 15 October 2015 18:22:15 Maxime Coquelin wrote:
> 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>
>
Applied to next/defconfig, thanks!
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-15 20:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-15 16:22 [PATCH] ARM: configs: Enable FIXED_PHY in multi_v7 defconfig Maxime Coquelin
2015-10-15 20:40 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox