ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
[platform/kernel/u-boot.git] / board / renesas / koelsch / koelsch.c
index 51e70e2..b741e2e 100644 (file)
@@ -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)