summaryrefslogtreecommitdiff
path: root/configs/Colombus_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-03-22 22:51:52 +0100
committerKlaus Goger <klaus.goger@theobroma-systems.com>2016-09-18 12:38:56 +0200
commita131ead54f1e4b07296d9976b3edcf3974e06b73 (patch)
tree8e9d00d875e313b786e3648abe326eace4886da1 /configs/Colombus_defconfig
parent0c5a914f4c78100e79774d7ca010053fac1bc332 (diff)
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: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Colombus_defconfig')
-rw-r--r--configs/Colombus_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Colombus_defconfig b/configs/Colombus_defconfig
index c21733d1ab..feaeb9855e 100644
--- a/configs/Colombus_defconfig
+++ b/configs/Colombus_defconfig
@@ -17,7 +17,6 @@ CONFIG_VIDEO_LCD_PANEL_EDP_4_LANE_1620M_VIA_ANX9804=y
CONFIG_DEFAULT_DEVICE_TREE="sun6i-a31-colombus"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_SPL=y
-CONFIG_OF_BOARD_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII"
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set