summaryrefslogtreecommitdiff
path: root/board/renesas/koelsch/koelsch.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/renesas/koelsch/koelsch.c')
-rw-r--r--board/renesas/koelsch/koelsch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/koelsch/koelsch.c b/board/renesas/koelsch/koelsch.c
index 51e70e222de..b741e2e186c 100644
--- a/board/renesas/koelsch/koelsch.c
+++ b/board/renesas/koelsch/koelsch.c
@@ -222,7 +222,7 @@ int board_phy_config(struct phy_device *phydev)
}
const struct rmobile_sysinfo sysinfo = {
- CONFIG_RMOBILE_BOARD_STRING
+ CONFIG_ARCH_RMOBILE_BOARD_STRING
};
void reset_cpu(ulong addr)