summaryrefslogtreecommitdiffstats
path: root/configs/armadillo-800eva_defconfig
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-11-10 09:23:46 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-12-26 10:21:17 +0900
commit2a1d2a0351ac14390ccaad6433d27a1c58dab46f (patch)
tree0a2458e2885d02ed610d4470f7844a26479eb52d /configs/armadillo-800eva_defconfig
parentd8bec60c1b0de7770f9b56ad092ab9be801d99af (diff)
downloadtalos-obmc-uboot-2a1d2a0351ac14390ccaad6433d27a1c58dab46f.tar.gz
talos-obmc-uboot-2a1d2a0351ac14390ccaad6433d27a1c58dab46f.zip
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>
Diffstat (limited to 'configs/armadillo-800eva_defconfig')
-rw-r--r--configs/armadillo-800eva_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/armadillo-800eva_defconfig b/configs/armadillo-800eva_defconfig
index 9b17895623..22dc1f8a41 100644
--- a/configs/armadillo-800eva_defconfig
+++ b/configs/armadillo-800eva_defconfig
@@ -1,3 +1,3 @@
CONFIG_ARM=y
-+S:CONFIG_RMOBILE=y
+CONFIG_RMOBILE=y
CONFIG_TARGET_ARMADILLO_800EVA=y
OpenPOWER on IntegriCloud