summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-11-17 08:43:21 -0500
committerTom Rini <trini@ti.com>2014-11-17 08:43:21 -0500
commit256d83cd6d8caf345ffba414a0f77f30d68caf8a (patch)
tree091e72a612f8fd2b1cb8652885ea53ac4a8f1a11 /configs
parent2086e388d56cbb0e3737a6276f04f00f74bf6723 (diff)
parent5ca6dfe6e7ede94fbdd711fa43aa58edace99b2b (diff)
downloadtalos-obmc-uboot-256d83cd6d8caf345ffba414a0f77f30d68caf8a.tar.gz
talos-obmc-uboot-256d83cd6d8caf345ffba414a0f77f30d68caf8a.zip
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Diffstat (limited to 'configs')
-rw-r--r--configs/alt_defconfig2
-rw-r--r--configs/gose_defconfig3
-rw-r--r--configs/koelsch_defconfig2
-rw-r--r--configs/lager_defconfig2
4 files changed, 6 insertions, 3 deletions
diff --git a/configs/alt_defconfig b/configs/alt_defconfig
index 0655e60372..d722306d4d 100644
--- a/configs/alt_defconfig
+++ b/configs/alt_defconfig
@@ -1,3 +1,3 @@
CONFIG_ARM=y
-+S:CONFIG_RMOBILE=y
+CONFIG_RMOBILE=y
CONFIG_TARGET_ALT=y
diff --git a/configs/gose_defconfig b/configs/gose_defconfig
new file mode 100644
index 0000000000..54a56f5e71
--- /dev/null
+++ b/configs/gose_defconfig
@@ -0,0 +1,3 @@
+CONFIG_ARM=y
+CONFIG_RMOBILE=y
+CONFIG_TARGET_GOSE=y
diff --git a/configs/koelsch_defconfig b/configs/koelsch_defconfig
index d59ff3dcde..35f605cb74 100644
--- a/configs/koelsch_defconfig
+++ b/configs/koelsch_defconfig
@@ -1,3 +1,3 @@
CONFIG_ARM=y
-+S:CONFIG_RMOBILE=y
+CONFIG_RMOBILE=y
CONFIG_TARGET_KOELSCH=y
diff --git a/configs/lager_defconfig b/configs/lager_defconfig
index 9a32d6b168..8b4aeea9a8 100644
--- a/configs/lager_defconfig
+++ b/configs/lager_defconfig
@@ -1,3 +1,3 @@
CONFIG_ARM=y
-+S:CONFIG_RMOBILE=y
+CONFIG_RMOBILE=y
CONFIG_TARGET_LAGER=y
OpenPOWER on IntegriCloud