aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
diff options
context:
space:
mode:
authorAlexandru Gagniuc <alex.g@adaptrum.com>2017-08-01 17:19:59 -0700
committerJoe Hershberger <joe.hershberger@ni.com>2017-08-07 15:22:28 -0500
commit3146f0c017df2231d03dff09cee31f7bd63db3e5 (patch)
tree1299ea854834b594e3e261ce2b726f4683119a9a /arch/powerpc/include
parentef1f61aa03b30498a86ae0aa839f734bcb3737ec (diff)
downloadu-boot-3146f0c017df2231d03dff09cee31f7bd63db3e5.zip
u-boot-3146f0c017df2231d03dff09cee31f7bd63db3e5.tar.gz
u-boot-3146f0c017df2231d03dff09cee31f7bd63db3e5.tar.bz2
Move PHYLIB to Kconfig
Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'arch/powerpc/include')
-rw-r--r--arch/powerpc/include/asm/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/include/asm/config.h b/arch/powerpc/include/asm/config.h
index eaa23d2..6aec815 100644
--- a/arch/powerpc/include/asm/config.h
+++ b/arch/powerpc/include/asm/config.h
@@ -74,16 +74,11 @@
/* The TSEC driver uses the PHYLIB infrastructure */
#ifndef CONFIG_PHYLIB
#if defined(CONFIG_TSEC_ENET)
-#define CONFIG_PHYLIB
-
#include <config_phylib_all_drivers.h>
#endif /* TSEC_ENET */
#endif /* !CONFIG_PHYLIB */
/* The FMAN driver uses the PHYLIB infrastructure */
-#if defined(CONFIG_FMAN_ENET)
-#define CONFIG_PHYLIB
-#endif
/* All PPC boards must swap IDE bytes */
#define CONFIG_IDE_SWAP_IO