]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabled
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Tue, 26 Jul 2016 04:30:10 +0000 (21:30 -0700)
committerScott Wood <oss@buserror.net>
Sun, 25 Sep 2016 04:59:47 +0000 (23:59 -0500)
commit49bf9279cd3edb9d7178223f52d4656dbf2e46b5
treef28967c200efc0d4c9ed7feb243a99a25aadda41
parent93c4ea38a19815d59f2f2afe8414ba27288b8b70
powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabled

Select PHYLIB only if NETDEVICES is enabled and MDIO_BITBANG only if
PHYLIB is present to avoid warnings from Kconfig.

To prevent undefined references during linking register MDIO driver only
if CONFIG_MDIO_BITBANG is enabled.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/platforms/82xx/Kconfig
arch/powerpc/platforms/82xx/ep8248e.c