commit | 4f58ba90ab614dd90c315bf6e67db3ff119db9ce | [log] [tgz] |
---|---|---|
author | Peter Howard <pjh@northern-ridge.com.au> | Wed Apr 29 09:05:57 2015 +1000 |
committer | Tom Rini <trini@konsulko.com> | Sun May 10 07:29:38 2015 -0400 |
tree | 27a36735d8b468d6068ae4481d3bd2b1b59fecc4 | |
parent | 9bc711ddf58c21712543027b3f8956333ec12aeb [diff] |
davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig Signed-off-by: Peter Howard <phoward@gme.net.au>
diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig index 8f19721..4445c38 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