diff options
author | Tom Rini | 2023-10-02 13:58:20 -0400 |
---|---|---|
committer | Tom Rini | 2023-10-02 13:58:20 -0400 |
commit | ec6f06bddc7f5a5f5d122a56707a10fc4e501b97 (patch) | |
tree | 5ede97c38925e93153c486a6e76ea41a72b83f60 /configs/boston32r6_defconfig | |
parent | ac897385bbfa30cfdfb62ccf24acfcd4b274b2ff (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/boston32r6_defconfig')
-rw-r--r-- | configs/boston32r6_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/boston32r6_defconfig b/configs/boston32r6_defconfig index 77d8c03ee05..e23726b0f38 100644 --- a/configs/boston32r6_defconfig +++ b/configs/boston32r6_defconfig @@ -19,8 +19,8 @@ CONFIG_SYS_MEMTEST_END=0x90000000 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 |