Skip to content

Commit

Permalink
[ARM] Orion: DNS-323 C1 requires phylib
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Martin Michlmayr authored and Nicolas Pitre committed Jul 17, 2010
1 parent 2641375 commit 3aa2c8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-orion5x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 3aa2c8c

Please sign in to comment.