[U-Boot] [PATCH v3] sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig

Ian Campbell ijc+uboot at hellion.org.uk
Wed Mar 23 14:20:58 CET 2016


On Wed, 2016-03-23 at 11:13 +0100, Hans de Goede wrote:
> Always select OF_BOARD_SETUP on sunxi, rather then having it in
> almost
> all our defconfigs. This also fixes it missing from some recently
> added defconfigs.
> 
> This commit also modifies our ft_board_setup() to not cause warnings
> when CONFIG_VIDEO_DT_SIMPLEFB is not set, since we will now always
> build it.
> 
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
> Changes in v2:
> -Only select CONFIG_OF_BOARD_SETUP when CONFIG_VIDEO is set, rather then always
> Changes in v3:
> -Back to always enabling CONFIG_OF_BOARD_SETUP on sunxi + fix the compile
>  warning in ft_board_setup when CONFIG_VIDEO_DT_SIMPLEFB is not set

I agree this approach is better:
Acked-by: Ian Campbell <ijc at hellion.org.uk>



More information about the U-Boot mailing list