[U-Boot] [PATCH 1/2] ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options

Tom Rini trini at ti.com
Mon Oct 27 01:35:59 CET 2014


On Fri, Oct 24, 2014 at 08:34:15PM +0200, Hans de Goede wrote:

> Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options, so that
> we can have CONFIG_ARMV7_SEC_BY_DEFAULT as a proper Kconfig option.
> 
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
>  arch/arm/Kconfig                    |  2 ++
>  arch/arm/cpu/armv7/Kconfig          | 20 ++++++++++++++++++++
>  include/configs/arndale.h           |  2 --
>  include/configs/sun7i.h             |  2 --
>  include/configs/vexpress_ca15_tc2.h |  2 --

The only problem I see is you aren't also updating the defconfigs for
the boards in question, which results in a behavior change which we
don't want.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141026/adbba8bb/attachment.pgp>


More information about the U-Boot mailing list