
11 Feb
2019
11 Feb
'19
6:15 p.m.
Enable ti phy driver dp83867 for k2g based boards.
Signed-off-by: Murali Karicheri m-karicheri2@ti.com --- include/configs/k2g_evm.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/k2g_evm.h b/include/configs/k2g_evm.h index 90f9a9922c..9fe5411619 100644 --- a/include/configs/k2g_evm.h +++ b/include/configs/k2g_evm.h @@ -98,4 +98,5 @@
#include <configs/ti_armv7_keystone2.h>
+#define CONFIG_PHY_TI #endif /* __CONFIG_K2G_EVM_H */
--
2.17.0