[U-Boot] [PATCH] sunxi: Enable CMD_GPIO on all sunxi boards

Ian Campbell ijc+uboot at hellion.org.uk
Tue Apr 5 11:46:36 CEST 2016


On Sun, 2016-04-03 at 09:43 +0200, Hans de Goede wrote:
> We have CONFIG_CMD_GPIO=y in almost all sunxi boards, but after
> its Kconfig conversion it has ended up missing on some recently
> added boards.

The "almost all" is entirely down to the accidental omissions, right?
i.e. are no boards where GPIO support is deliberately disabled I think
(because all SoCs have them and it'd be practically impossible to build
a system without using at least one of them).


> Simply select it for ARCH_SUNXI, so that we get it on all
> sunxi boards for both a consistent user experience and simpler
> defconfig files.
> 
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>

Regardless of the question above (which is just curiosity really):

Acked-by: Ian Campbell <ijc at hellion.org.uk>



More information about the U-Boot mailing list