summaryrefslogtreecommitdiff
path: root/configs/M5373EVB_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 15:38:21 +0300
committerTom Rini <trini@konsulko.com>2022-03-25 15:01:15 +0300
commit1d5686acfd6f6bc95352bdc41713d24d6a53792c (patch)
tree54d55df0be6bde74d95abd16622b704586b8f51e /configs/M5373EVB_defconfig
parent29cc2b542d9f4f4c811516b9fdbe4ba3018c6463 (diff)
downloadu-boot-1d5686acfd6f6bc95352bdc41713d24d6a53792c.tar.xz
Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FAULT_ECHO_LINK_DOWN Cc: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/M5373EVB_defconfig')
-rw-r--r--configs/M5373EVB_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M5373EVB_defconfig b/configs/M5373EVB_defconfig
index c5aa3fd5e4..1d832ba3b2 100644
--- a/configs/M5373EVB_defconfig
+++ b/configs/M5373EVB_defconfig
@@ -22,6 +22,7 @@ CONFIG_CMD_CACHE=y
CONFIG_CMD_DATE=y
CONFIG_ENV_ADDR=0x4000
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_SYS_FAULT_ECHO_LINK_DOWN=y
CONFIG_UDP_CHECKSUM=y
CONFIG_SYS_I2C_LEGACY=y
CONFIG_SYS_I2C_FSL=y