summaryrefslogtreecommitdiff
path: root/configs/tqma6q_mba6_spi_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2016-10-08 18:00:10 +0530
committerStefano Babic <sbabic@denx.de>2016-10-26 16:53:16 +0200
commitd259c00845251abb7771f81fb800105fb29b2753 (patch)
tree39a2ffaacb6042dca7c0457eb919ff78fcba4909 /configs/tqma6q_mba6_spi_defconfig
parente28e14927f40ef7aad1cb41bbce8b5f75a044cb9 (diff)
config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
- Add DEFAULT_FDT_FILE kconfig entry - Move CONFIG_DEFAULT_FDT_FILE from include/configs to defconfigs Cc: Tom Rini <trini@konsulko.com> Cc: Simon Glass <sjg@chromium.org> Cc: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'configs/tqma6q_mba6_spi_defconfig')
-rw-r--r--configs/tqma6q_mba6_spi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tqma6q_mba6_spi_defconfig b/configs/tqma6q_mba6_spi_defconfig
index 29c7ad900e..e6f99b14a4 100644
--- a/configs/tqma6q_mba6_spi_defconfig
+++ b/configs/tqma6q_mba6_spi_defconfig
@@ -5,6 +5,7 @@ CONFIG_TQMA6X_SPI_BOOT=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
+CONFIG_DEFAULT_FDT_FILE="imx6q-mba6x.dtb"
CONFIG_BOOTDELAY=3
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y