summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorPeter Howard <pjh@northern-ridge.com.au>2015-04-29 09:05:57 +1000
committerTom Rini <trini@konsulko.com>2015-05-10 07:29:38 -0400
commit3e35e8381e66eafc6ab8fa18918a27dce96432a9 (patch)
tree27a36735d8b468d6068ae4481d3bd2b1b59fecc4 /configs
parent8ca584ecfb5205bc294e39786175f513bfd293fa (diff)
downloadtalos-obmc-uboot-3e35e8381e66eafc6ab8fa18918a27dce96432a9.tar.gz
talos-obmc-uboot-3e35e8381e66eafc6ab8fa18918a27dce96432a9.zip
davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig
Signed-off-by: Peter Howard <phoward@gme.net.au>
Diffstat (limited to 'configs')
-rw-r--r--configs/omapl138_lcdk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig
index 8f1972125d..4445c384b5 100644
--- a/configs/omapl138_lcdk_defconfig
+++ b/configs/omapl138_lcdk_defconfig
@@ -1,3 +1,4 @@
+CONFIG_SPL=y
CONFIG_ARM=y
CONFIG_ARCH_DAVINCI=y
CONFIG_TARGET_OMAPL138_LCDK=y
OpenPOWER on IntegriCloud