diff options
Diffstat (limited to 'configs/stout_defconfig')
-rw-r--r-- | configs/stout_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stout_defconfig b/configs/stout_defconfig index 4f5ebfa091..d940932baf 100644 --- a/configs/stout_defconfig +++ b/configs/stout_defconfig @@ -7,6 +7,7 @@ CONFIG_SYS_TEXT_BASE=0x50000000 CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SYS_MALLOC_F_LEN=0x8000 +CONFIG_ARCH_RMOBILE_BOARD_STRING="Stout" CONFIG_R8A7790=y CONFIG_TARGET_STOUT=y CONFIG_SPL_SERIAL_SUPPORT=y |