summaryrefslogtreecommitdiff
path: root/configs/ventana_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@openedev.com>2017-01-21 11:48:33 +0100
committerTom Rini <trini@konsulko.com>2017-01-21 15:12:33 -0500
commit3788b451e32bc925c4a63a882acc9c3b4ee895be (patch)
tree5b72e5d5e520e6af20d9e3a29b9d098d82576005 /configs/ventana_defconfig
parentde70fefb1b65debb645c0a42bd896de744837dac (diff)
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Cc: Tom Rini <trini@konsulko.com> Signed-off-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'configs/ventana_defconfig')
-rw-r--r--configs/ventana_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ventana_defconfig b/configs/ventana_defconfig
index 1f2809ac31..9579492238 100644
--- a/configs/ventana_defconfig
+++ b/configs/ventana_defconfig
@@ -4,6 +4,7 @@ CONFIG_TEGRA20=y
CONFIG_TARGET_VENTANA=y
CONFIG_DEFAULT_DEVICE_TREE="tegra20-ventana"
CONFIG_OF_SYSTEM_SETUP=y
+CONFIG_BOARD_LATE_INIT=y
CONFIG_SYS_PROMPT="Tegra20 (Ventana) # "
# CONFIG_CMD_IMI is not set
# CONFIG_CMD_IMLS is not set