summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Howard <[email protected]>2015-04-29 09:05:57 +1000
committerTom Rini <[email protected]>2015-05-10 07:29:38 -0400
commit3e35e8381e66eafc6ab8fa18918a27dce96432a9 (patch)
tree27a36735d8b468d6068ae4481d3bd2b1b59fecc4
parent8ca584ecfb5205bc294e39786175f513bfd293fa (diff)
davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig
Signed-off-by: Peter Howard <[email protected]>
-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 8f1972125d1..4445c384b54 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