summaryrefslogtreecommitdiff
path: root/configs/vinco_defconfig
diff options
context:
space:
mode:
authorAdam Ford <[email protected]>2019-08-14 08:29:25 -0500
committerTom Rini <[email protected]>2019-08-25 19:32:55 -0400
commit1bf330150c2a34af797cafa5a09722a2fc4ae233 (patch)
treee586ae016e54430c55ef9e0eb643b21652c1857b /configs/vinco_defconfig
parentbf17bcc5b16edcdf679e362e578cde13736ac5bf (diff)
Convert CONFIG_ARCH_CPU_INIT to Kconfig
This converts the following to Kconfig: CONFIG_ARCH_CPU_INIT Signed-off-by: Adam Ford <[email protected]> Acked-by: Chris Packham <[email protected]> Tested-by: Felix Brack <[email protected]>
Diffstat (limited to 'configs/vinco_defconfig')
-rw-r--r--configs/vinco_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vinco_defconfig b/configs/vinco_defconfig
index 4d71908767b..4ab62e74aee 100644
--- a/configs/vinco_defconfig
+++ b/configs/vinco_defconfig
@@ -1,4 +1,5 @@
CONFIG_ARM=y
+CONFIG_ARCH_CPU_INIT=y
CONFIG_ARCH_AT91=y
CONFIG_SYS_TEXT_BASE=0x20f00000
CONFIG_TARGET_VINCO=y