diff options
Diffstat (limited to 'configs/trimslice_defconfig')
-rw-r--r-- | configs/trimslice_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/trimslice_defconfig b/configs/trimslice_defconfig index e34faa3cfd7..a0b3a3efcb7 100644 --- a/configs/trimslice_defconfig +++ b/configs/trimslice_defconfig @@ -4,6 +4,7 @@ CONFIG_SPL_DM=y CONFIG_TEGRA20=y CONFIG_TARGET_TRIMSLICE=y CONFIG_DEFAULT_DEVICE_TREE="tegra20-trimslice" +CONFIG_OF_SYSTEM_SETUP=y CONFIG_SYS_PROMPT="Tegra20 (TrimSlice) # " # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set |