diff options
author | Tom Rini <trini@konsulko.com> | 2019-12-13 20:58:49 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-12-13 20:58:49 -0500 |
commit | 85432c69da37144c2ae7b7e5539a142b218cdc81 (patch) | |
tree | 98b06f362e50134c6763380f2c0196f7938d1d97 /include/configs | |
parent | f39abbbc531eb7b246d83dbb765e65afcc0989f8 (diff) | |
parent | 7da4fb9235dd242036bed16c9ea6ad07b60b7ba1 (diff) |
Merge branch '2019-12-13-master-imports'
- Assorted minor fixes
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/dra7xx_evm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h index 844d2688d9..fbe431b9c9 100644 --- a/include/configs/dra7xx_evm.h +++ b/include/configs/dra7xx_evm.h @@ -63,10 +63,8 @@ #define CONFIG_HSMMC2_8BIT /* CPSW Ethernet */ -#define CONFIG_BOOTP_DNS2 #define CONFIG_BOOTP_SEND_HOSTNAME #define CONFIG_NET_RETRY_COUNT 10 -#define CONFIG_PHY_TI /* * Default to using SPI for environment, etc. |