summaryrefslogtreecommitdiff
path: root/configs/armadillo-800eva_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2018-05-02 11:42:22 +0200
committerMarek Vasut <marek.vasut+renesas@gmail.com>2018-05-02 11:51:53 +0200
commit83a64bebe4204d57f6f024f9a31f364c13f4b93e (patch)
treeea8a1d1d3eca00acb7f52e277b9922b3eae248dd /configs/armadillo-800eva_defconfig
parent3ce88cd7e157c2ce68112c7d4ae85ee2bf4c87cf (diff)
ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig
Convert the symbol to Kconfig, no functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/armadillo-800eva_defconfig')
-rw-r--r--configs/armadillo-800eva_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/armadillo-800eva_defconfig b/configs/armadillo-800eva_defconfig
index 2c212e297b..753077b676 100644
--- a/configs/armadillo-800eva_defconfig
+++ b/configs/armadillo-800eva_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
# CONFIG_SYS_THUMB_BUILD is not set
CONFIG_ARCH_RMOBILE=y
CONFIG_SYS_TEXT_BASE=0xE80C0000
+CONFIG_ARCH_RMOBILE_BOARD_STRING="Armadillo-800EVA Board"
CONFIG_R8A7740=y
CONFIG_TARGET_ARMADILLO_800EVA=y
CONFIG_BOOTDELAY=3