diff options
| author | Tom Rini <[email protected]> | 2018-11-14 11:30:07 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-11-14 11:30:07 -0500 |
| commit | 208ecbad2ea83333e8f3c9933213867addf16f4a (patch) | |
| tree | 7af7000318ac1987179fc398a267caf1cac13af8 /include/configs | |
| parent | 0157013f4a4945bbdb70bb4d98d680e0845fd784 (diff) | |
| parent | 9e2a90280939fd896eb7af5db49c0410d5bd8420 (diff) | |
Merge branch 'next'
This brings in the u-boot-net PR from Joe.
Diffstat (limited to 'include/configs')
| -rw-r--r-- | include/configs/ti_armv7_keystone2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h index cc823c51469..5e504f6d3d2 100644 --- a/include/configs/ti_armv7_keystone2.h +++ b/include/configs/ti_armv7_keystone2.h @@ -128,7 +128,6 @@ #define CONFIG_KSNAV_NETCP_PDMA_TX_SND_QUEUE KS2_NETCP_PDMA_TX_SND_QUEUE /* Keystone net */ -#define CONFIG_DRIVER_TI_KEYSTONE_NET #define CONFIG_KSNET_MAC_ID_BASE KS2_MAC_ID_BASE_ADDR #define CONFIG_KSNET_NETCP_BASE KS2_NETCP_BASE #define CONFIG_KSNET_SERDES_SGMII_BASE KS2_SGMII_SERDES_BASE |
