aboutsummaryrefslogtreecommitdiff
path: root/configs/P1010RDB-PB_36BIT_NOR_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-10 22:59:37 -0400
committerTom Rini <trini@konsulko.com>2022-06-28 17:11:48 -0400
commitde47ff536363289f92f85ed1e4901724d238432d (patch)
tree788930b77e28357c8e09fa3a02cee452009665d7 /configs/P1010RDB-PB_36BIT_NOR_defconfig
parent5e5744cb2c7fd5d7f4acec5ce1497cfa18c7e5d0 (diff)
downloadu-boot-de47ff536363289f92f85ed1e4901724d238432d.zip
u-boot-de47ff536363289f92f85ed1e4901724d238432d.tar.gz
u-boot-de47ff536363289f92f85ed1e4901724d238432d.tar.bz2
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/P1010RDB-PB_36BIT_NOR_defconfig')
-rw-r--r--configs/P1010RDB-PB_36BIT_NOR_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1010RDB-PB_36BIT_NOR_defconfig b/configs/P1010RDB-PB_36BIT_NOR_defconfig
index 4fd32a1..7f749ed 100644
--- a/configs/P1010RDB-PB_36BIT_NOR_defconfig
+++ b/configs/P1010RDB-PB_36BIT_NOR_defconfig
@@ -8,6 +8,7 @@ CONFIG_ENV_ADDR=0xEFF20000
CONFIG_MPC85xx=y
CONFIG_TARGET_P1010RDB_PB=y
CONFIG_MPC85XX_HAVE_RESET_VECTOR=y
+CONFIG_SYS_MPC85XX_NO_RESETVEC=y
CONFIG_PHYS_64BIT=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y