summaryrefslogtreecommitdiff
path: root/configs/pinecube_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-11 17:11:56 +0300
committerTom Rini <trini@konsulko.com>2022-03-18 15:43:25 +0300
commit0da35fa8d67415c7d595f6a74952905decc2a911 (patch)
treeefa58e0cd4d8ab045cee721bd8391b816363e328 /configs/pinecube_defconfig
parenteb8eb3174992a96241e1511a02c02b36c51ad292 (diff)
downloadu-boot-0da35fa8d67415c7d595f6a74952905decc2a911.tar.xz
Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
This converts the following to Kconfig: CONFIG_ARMV7_SECURE_BASE CONFIG_ARMV7_SECURE_MAX_SIZE CONFIG_ARMV7_SECURE_RESERVE_SIZE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pinecube_defconfig')
-rw-r--r--configs/pinecube_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pinecube_defconfig b/configs/pinecube_defconfig
index e779663a0d..28e347b4d9 100644
--- a/configs/pinecube_defconfig
+++ b/configs/pinecube_defconfig
@@ -7,6 +7,7 @@ CONFIG_SUNXI_DRAM_DDR3_1333=y
CONFIG_DRAM_CLK=504
CONFIG_DRAM_ODT_EN=y
CONFIG_I2C0_ENABLE=y
+# CONFIG_HAS_ARMV7_SECURE_BASE is not set
CONFIG_SPL_I2C=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_SYS_I2C_MVTWSI=y