public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] Orion: DNS-323 C1 requires phylib
@ 2010-07-16 15:31 Martin Michlmayr
  2010-07-19  0:18 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Michlmayr @ 2010-07-16 15:31 UTC (permalink / raw)
  To: linux-arm-kernel

The code to support the DNS-323 rev C1 added a call to
phy_register_fixup_for_uid() and therefore phylib has to
be built in.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>

diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig
index 905719a..c897e03 100644
--- a/arch/arm/mach-orion5x/Kconfig
+++ b/arch/arm/mach-orion5x/Kconfig
@@ -26,6 +26,7 @@ config MACH_KUROBOX_PRO
 config MACH_DNS323
 	bool "D-Link DNS-323"
 	select I2C_BOARDINFO
+	select PHYLIB
 	help
 	  Say 'Y' here if you want your kernel to support the
 	  D-Link DNS-323 platform.

-- 
Martin Michlmayr
http://www.cyrius.com/

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] Orion: DNS-323 C1 requires phylib
  2010-07-16 15:31 [PATCH] Orion: DNS-323 C1 requires phylib Martin Michlmayr
@ 2010-07-19  0:18 ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2010-07-19  0:18 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, 2010-07-16 at 16:31 +0100, Martin Michlmayr wrote:
> The code to support the DNS-323 rev C1 added a call to
> phy_register_fixup_for_uid() and therefore phylib has to
> be built in.
> 
> Signed-off-by: Martin Michlmayr <tbm@cyrius.com>

Oops ;-) Ack.

Cheers,
Ben.

> diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig
> index 905719a..c897e03 100644
> --- a/arch/arm/mach-orion5x/Kconfig
> +++ b/arch/arm/mach-orion5x/Kconfig
> @@ -26,6 +26,7 @@ config MACH_KUROBOX_PRO
>  config MACH_DNS323
>  	bool "D-Link DNS-323"
>  	select I2C_BOARDINFO
> +	select PHYLIB
>  	help
>  	  Say 'Y' here if you want your kernel to support the
>  	  D-Link DNS-323 platform.
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-19  0:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-16 15:31 [PATCH] Orion: DNS-323 C1 requires phylib Martin Michlmayr
2010-07-19  0:18 ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox