summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAkshay Saraswat <akshay.s@samsung.com>2014-11-13 22:38:17 +0530
committerMinkyu Kang <mk7.kang@samsung.com>2014-11-17 19:03:38 +0900
commit79043d84da076e4eb47e04495c55216897c9a161 (patch)
tree95f5d8005be9910f6ef47507565d13599fe99fa6 /configs
parente6b723fc7093cb8c2976c4fd3ae3e1e4f67ee020 (diff)
downloadblackbird-obmc-uboot-79043d84da076e4eb47e04495c55216897c9a161.tar.gz
blackbird-obmc-uboot-79043d84da076e4eb47e04495c55216897c9a161.zip
Config: Exynos5800: Enable build for Peach-Pi
This adds following things : - New config and defconfig for Peach-Pi board. - Alterations in Kconfig and MAINTAINERS. - Addition of CONFIG_EXYNOS5800. - ADdition of exynos5800-peach-pi in dts list. Signed-off-by: Akshay Saraswat <akshay.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/peach-pi_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/peach-pi_defconfig b/configs/peach-pi_defconfig
new file mode 100644
index 0000000000..8ada0dbe40
--- /dev/null
+++ b/configs/peach-pi_defconfig
@@ -0,0 +1,5 @@
+CONFIG_SPL=y
++S:CONFIG_ARM=y
++S:CONFIG_ARCH_EXYNOS=y
++S:CONFIG_TARGET_PEACH_PI=y
+CONFIG_DEFAULT_DEVICE_TREE="exynos5800-peach-pi"
OpenPOWER on IntegriCloud