summaryrefslogtreecommitdiff
path: root/configs/blanche_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2018-05-02 12:42:22 +0300
committerMarek Vasut <marek.vasut+renesas@gmail.com>2018-05-02 12:51:53 +0300
commit83a64bebe4204d57f6f024f9a31f364c13f4b93e (patch)
treeea8a1d1d3eca00acb7f52e277b9922b3eae248dd /configs/blanche_defconfig
parent3ce88cd7e157c2ce68112c7d4ae85ee2bf4c87cf (diff)
downloadu-boot-83a64bebe4204d57f6f024f9a31f364c13f4b93e.tar.xz
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/blanche_defconfig')
-rw-r--r--configs/blanche_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/blanche_defconfig b/configs/blanche_defconfig
index d9c08e1a4b..bd5fccac93 100644
--- a/configs/blanche_defconfig
+++ b/configs/blanche_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
CONFIG_ARCH_RMOBILE=y
CONFIG_SYS_TEXT_BASE=0x00000000
CONFIG_SYS_MALLOC_F_LEN=0x2000
+CONFIG_ARCH_RMOBILE_BOARD_STRING="Blanche"
CONFIG_R8A7792=y
CONFIG_TARGET_BLANCHE=y
CONFIG_DEFAULT_DEVICE_TREE="r8a7792-blanche-u-boot"