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

'+S' is unnecessary because boards of rmobile do not use SPL.
This removes from armadillo-800eva and kzm9g.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
Nobuhiro Iwamatsu 2014-11-10 09:23:46 +09:00 committed by Nobuhiro Iwamatsu
parent d8bec60c1b
commit 2a1d2a0351
2 changed files with 2 additions and 2 deletions

View file

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

View file

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