[PATCH 07/62] ARM: davinci: make dm644x-evm phy fixup conditional
Sekhar Nori
nsekhar at ti.com
Thu Mar 20 08:29:32 EDT 2014
On Thursday 20 March 2014 12:59 AM, Arnd Bergmann wrote:
> We cannot call phy_register_fixup_for_uid() if CONFIG_PHYLIB
> is not built into the kernel, and we should not enforce that
> to be built into vmlinux either, because one might want to
> disable the entire network stack.
>
> This change uses a compile-time condition on CONFIG_PHYLIB
> to remove the call in the cases where it cannot work.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> Cc: Sekhar Nori <nsekhar at ti.com>
> Cc: Kevin Hilman <khilman at deeprootsystems.com>
> Cc: davinci-linux-open-source at linux.davincidsp.com
Acked-by: Sekhar Nori <nsekhar at ti.com>
Thanks,
Sekhar
More information about the linux-arm-kernel
mailing list