projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2641375
)
[ARM] Orion: DNS-323 C1 requires phylib
author
Martin Michlmayr
<tbm@cyrius.com>
Fri, 16 Jul 2010 15:31:51 +0000
(16:31 +0100)
committer
Nicolas Pitre
<nico@fluxnic.net>
Sat, 17 Jul 2010 02:02:48 +0000
(22:02 -0400)
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>
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
arch/arm/mach-orion5x/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-orion5x/Kconfig
b/arch/arm/mach-orion5x/Kconfig
index 905719a677ae31b8be356f356b289569157ec48d..c897e03e413d05eb91c836d0472d9534f71633f7 100644
(file)
--- 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.