diff options
Diffstat (limited to 'configs/dragonboard410c_defconfig')
-rw-r--r-- | configs/dragonboard410c_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/dragonboard410c_defconfig b/configs/dragonboard410c_defconfig index 33b7eb6319..f5db4720b7 100644 --- a/configs/dragonboard410c_defconfig +++ b/configs/dragonboard410c_defconfig @@ -10,9 +10,9 @@ CONFIG_DISTRO_DEFAULTS=y # CONFIG_ANDROID_BOOT_IMAGE is not set CONFIG_FIT=y CONFIG_OF_BOARD_SETUP=y -CONFIG_MISC_INIT_R=y # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_MISC_INIT_R=y CONFIG_SYS_PROMPT="dragonboard410c => " # CONFIG_CMD_IMI is not set CONFIG_CMD_MD5SUM=y |