ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
authorHans de Goede <hdegoede@redhat.com>
Fri, 14 Nov 2014 08:34:30 +0000 (09:34 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 24 Nov 2014 08:09:49 +0000 (09:09 +0100)
commitea624e1951f1208ae619888be4c03f058e65c572
treedc47919092443b92a9161440e10050d6b2f042a0
parent1bf0979f5ff4c297149a705d129ab8db4bec7763
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options

Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options, this is a
preparation patch for adding an env variable to choose between secure /
non-secure boot on non-secure boot capable systems, specifically this
prepares for adding CONFIG_ARMV7_BOOT_SEC_DEFAULT as a proper Kconfig option.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/Kconfig
arch/arm/cpu/armv7/Kconfig [new file with mode: 0644]
arch/arm/cpu/armv7/exynos/Kconfig
board/sunxi/Kconfig
include/configs/arndale.h
include/configs/sun7i.h
include/configs/vexpress_ca15_tc2.h