ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING
Rename CONFIG_RMOBILE_BOARD_STRING to CONFIG_ARCH_RMOBILE_BOARD_STRING to make things consistent, no functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#define __BLANCHE_H
|
||||
|
||||
#undef DEBUG
|
||||
#define CONFIG_RMOBILE_BOARD_STRING "Blanche"
|
||||
#define CONFIG_ARCH_RMOBILE_BOARD_STRING "Blanche"
|
||||
|
||||
#include "rcar-gen2-common.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user