arm: rmobile: kconfig: Remove '+S:' prefix from defconfig files
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Mon, 10 Nov 2014 00:23:46 +0000 (09:23 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 26 Dec 2014 01:21:17 +0000 (10:21 +0900)
'+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>
configs/armadillo-800eva_defconfig
configs/kzm9g_defconfig

index 9b17895..22dc1f8 100644 (file)
@@ -1,3 +1,3 @@
 CONFIG_ARM=y
-+S:CONFIG_RMOBILE=y
+CONFIG_RMOBILE=y
 CONFIG_TARGET_ARMADILLO_800EVA=y
index d4d340f..20656dd 100644 (file)
@@ -1,3 +1,3 @@
 CONFIG_ARM=y
-+S:CONFIG_RMOBILE=y
+CONFIG_RMOBILE=y
 CONFIG_TARGET_KZM9G=y