diff options
Diffstat (limited to 'configs/boston32r2el_defconfig')
-rw-r--r-- | configs/boston32r2el_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/boston32r2el_defconfig b/configs/boston32r2el_defconfig index 1377ceed09..a64b1918a0 100644 --- a/configs/boston32r2el_defconfig +++ b/configs/boston32r2el_defconfig @@ -19,8 +19,8 @@ CONFIG_SYS_LITTLE_ENDIAN=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_FIT_BEST_MATCH=y -CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_DISTRO_DEFAULTS=y +CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_PROMPT="boston # " CONFIG_SYS_CBSIZE=256 CONFIG_SYS_PBSIZE=282 |