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

Ian Campbell ijc at hellion.org.uk
Mon Oct 27 10:24:16 CET 2014


On Fri, 2014-10-24 at 20:34 +0200, Hans de Goede wrote:
> diff --git a/arch/arm/cpu/armv7/Kconfig b/arch/arm/cpu/armv7/Kconfig
> new file mode 100644
> index 0000000..84e3edb
> --- /dev/null
> +++ b/arch/arm/cpu/armv7/Kconfig
> @@ -0,0 +1,20 @@
> +# FIXME, Once overything in u-boot is properly Kconfig-ified

"everything"

> +# this entire file should be "if ARMV7"
> +if ARCH_SUNXI 

Should this not be FOO_SUN7I (FOO depending on when this series lands
wrt my sunxi Kconfig changes). I think we don't want this for any of the
other sun?i, do we?

Ian.




More information about the U-Boot mailing list