diff options
Diffstat (limited to 'configs/porter_defconfig')
-rw-r--r-- | configs/porter_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/porter_defconfig b/configs/porter_defconfig index 64b064d1a8..b04627efa3 100644 --- a/configs/porter_defconfig +++ b/configs/porter_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="Porter" CONFIG_R8A7791=y CONFIG_TARGET_PORTER=y CONFIG_SPL_SERIAL_SUPPORT=y |