summaryrefslogtreecommitdiff
path: root/configs/T2080QDS_SPIFLASH_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-11 05:59:37 +0300
committerTom Rini <trini@konsulko.com>2022-06-29 00:11:48 +0300
commitde47ff536363289f92f85ed1e4901724d238432d (patch)
tree788930b77e28357c8e09fa3a02cee452009665d7 /configs/T2080QDS_SPIFLASH_defconfig
parent5e5744cb2c7fd5d7f4acec5ce1497cfa18c7e5d0 (diff)
downloadu-boot-de47ff536363289f92f85ed1e4901724d238432d.tar.xz
Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MPC85XX_NO_RESETVEC Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/T2080QDS_SPIFLASH_defconfig')
-rw-r--r--configs/T2080QDS_SPIFLASH_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T2080QDS_SPIFLASH_defconfig b/configs/T2080QDS_SPIFLASH_defconfig
index 38f313e866..56abc03c87 100644
--- a/configs/T2080QDS_SPIFLASH_defconfig
+++ b/configs/T2080QDS_SPIFLASH_defconfig
@@ -21,6 +21,7 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI=y
CONFIG_MPC85xx=y
CONFIG_TARGET_T2080QDS=y
+CONFIG_SYS_MPC85XX_NO_RESETVEC=y
CONFIG_MP=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y