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:
parent
d8bec60c1b
commit
2a1d2a0351
@ -1,3 +1,3 @@
|
||||
CONFIG_ARM=y
|
||||
+S:CONFIG_RMOBILE=y
|
||||
CONFIG_RMOBILE=y
|
||||
CONFIG_TARGET_ARMADILLO_800EVA=y
|
||||
|
@ -1,3 +1,3 @@
|
||||
CONFIG_ARM=y
|
||||
+S:CONFIG_RMOBILE=y
|
||||
CONFIG_RMOBILE=y
|
||||
CONFIG_TARGET_KZM9G=y
|
||||
|
Loading…
Reference in New Issue
Block a user