Skip to content
Snippets Groups Projects
Commit 89671360 authored by Simon Horman's avatar Simon Horman
Browse files

ARM: shmobile: koelsch: Conditionally select MICREL_PHY


The koelsch board uses has an SH ethernet controller which uses a Micrel
phy. Select MICREL_PHY for koelsch if SH_ETH is enabled to make use of the
Micrel-specific phy driver rather than relying on the generic phy driver.

Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 4b5c211f
No related branches found
Tags v2.6.27-rc7
No related merge requests found
......@@ -243,6 +243,7 @@ config MACH_KOELSCH
bool "Koelsch board"
depends on ARCH_R8A7791
select USE_OF
select MICREL_PHY if SH_ETH
config MACH_KZM9G
bool "KZM-A9-GT board"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment