summaryrefslogtreecommitdiff
path: root/configs/p3450-0000_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-07-28 08:46:52 -0400
committerTom Rini <trini@konsulko.com>2020-07-28 08:46:52 -0400
commitf7d0ae9c630a163ec957d492a6b7d115f7edcecc (patch)
treef5967b5672f76117f23ee1cb07a01cf66fb2a1a3 /configs/p3450-0000_defconfig
parent1db942b67d00a3569efbbd3f36140470b0e59b2e (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/p3450-0000_defconfig')
-rw-r--r--configs/p3450-0000_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/p3450-0000_defconfig b/configs/p3450-0000_defconfig
index d39c8777bd..51bfd05a12 100644
--- a/configs/p3450-0000_defconfig
+++ b/configs/p3450-0000_defconfig
@@ -7,6 +7,7 @@ CONFIG_ENV_SECT_SIZE=0x1000
CONFIG_NR_DRAM_BANKS=2
CONFIG_TEGRA210=y
CONFIG_TARGET_P3450_0000=y
+CONFIG_DEFAULT_DEVICE_TREE="tegra210-p3450-0000"
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_SYSTEM_SETUP=y
CONFIG_CONSOLE_MUX=y
@@ -26,7 +27,6 @@ CONFIG_BOOTP_PREFER_SERVERIP=y
# CONFIG_CMD_NFS is not set
CONFIG_CMD_EXT4_WRITE=y
CONFIG_OF_LIVE=y
-CONFIG_DEFAULT_DEVICE_TREE="tegra210-p3450-0000"
# CONFIG_ENV_IS_IN_MMC is not set
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_DFU_MMC=y