1
0
Fork 0

arm: rmobile: kconfig: Remove '+S:' prefix from defconfig files

'+S' is unnecessary because boards of rmobile do not use SPL.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
CC: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
utp
Nobuhiro Iwamatsu 2014-11-10 09:23:46 +09:00 committed by Nobuhiro Iwamatsu
parent 46049bec07
commit 4f70244e0a
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
CONFIG_ARM=y
+S:CONFIG_RMOBILE=y
CONFIG_RMOBILE=y
CONFIG_TARGET_ALT=y

View File

@ -1,3 +1,3 @@
CONFIG_ARM=y
+S:CONFIG_RMOBILE=y
CONFIG_RMOBILE=y
CONFIG_TARGET_KOELSCH=y

View File

@ -1,3 +1,3 @@
CONFIG_ARM=y
+S:CONFIG_RMOBILE=y
CONFIG_RMOBILE=y
CONFIG_TARGET_LAGER=y