diff options
Diffstat (limited to 'configs/odroid_defconfig')
-rw-r--r-- | configs/odroid_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/odroid_defconfig b/configs/odroid_defconfig index fa403f89f21..b566de3f48e 100644 --- a/configs/odroid_defconfig +++ b/configs/odroid_defconfig @@ -14,6 +14,7 @@ CONFIG_BOOTARGS="Please use defined boot" # CONFIG_USE_BOOTCOMMAND is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_SYS_CONSOLE_INFO_QUIET=y +CONFIG_MISC_INIT_R=y CONFIG_SYS_PROMPT="Odroid # " # CONFIG_CMD_XIMG is not set CONFIG_CMD_THOR_DOWNLOAD=y |