summaryrefslogtreecommitdiff
path: root/include/configs/am335x_sl50.h
diff options
context:
space:
mode:
authorAlexandru Gagniuc <alex.g@adaptrum.com>2017-08-02 03:19:59 +0300
committerJoe Hershberger <joe.hershberger@ni.com>2017-08-07 23:22:28 +0300
commit3146f0c017df2231d03dff09cee31f7bd63db3e5 (patch)
tree1299ea854834b594e3e261ce2b726f4683119a9a /include/configs/am335x_sl50.h
parentef1f61aa03b30498a86ae0aa839f734bcb3737ec (diff)
downloadu-boot-3146f0c017df2231d03dff09cee31f7bd63db3e5.tar.xz
Move PHYLIB to Kconfig
Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'include/configs/am335x_sl50.h')
-rw-r--r--include/configs/am335x_sl50.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am335x_sl50.h b/include/configs/am335x_sl50.h
index 75f9befcfd..df1674b814 100644
--- a/include/configs/am335x_sl50.h
+++ b/include/configs/am335x_sl50.h
@@ -101,7 +101,6 @@
/* Network. */
#define CONFIG_PHY_GIGE
-#define CONFIG_PHYLIB
#define CONFIG_PHY_SMSC
#endif /* ! __CONFIG_AM335X_SL50_H */