Skip to content
Snippets Groups Projects
Commit d75111a7 authored by Hans de Goede's avatar Hans de Goede
Browse files

sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig


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: default avatarHans de Goede <hdegoede@redhat.com>
Acked-by: default avatarIan Campbell <ijc@hellion.org.uk>
parent 43dea543
No related branches found
No related tags found
Loading
Showing
with 7 additions and 21 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment