summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-10-07 22:01:50 -0600
committerMinkyu Kang <mk7.kang@samsung.com>2014-10-08 17:25:47 +0900
commit311757be275c1d592ff357e9faedca4c967a3064 (patch)
tree45366e5bf7c5dc072d2b0c3e071229b1b3186ac2 /configs
parent1d5511000367e94d5edce7d9c3720bd9097912a7 (diff)
downloadblackbird-obmc-uboot-311757be275c1d592ff357e9faedca4c967a3064.tar.gz
blackbird-obmc-uboot-311757be275c1d592ff357e9faedca4c967a3064.zip
samsung: Enable device tree for s5p_goni
Change this board to add a device tree. This also adds a pinmux header file although it is not used as yet. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/s5p_goni_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/s5p_goni_defconfig b/configs/s5p_goni_defconfig
index c0c35090cf..618e590802 100644
--- a/configs/s5p_goni_defconfig
+++ b/configs/s5p_goni_defconfig
@@ -1,2 +1,4 @@
CONFIG_ARM=y
+CONFIG_ARCH_S5PC1XX=y
CONFIG_TARGET_S5P_GONI=y
+CONFIG_DEFAULT_DEVICE_TREE="s5pc1xx-goni"
OpenPOWER on IntegriCloud