summaryrefslogtreecommitdiffstats
path: root/configs/wandboard_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/wandboard_defconfig')
-rw-r--r--configs/wandboard_defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig
index 1ccac5a63e..fdb8c6a35d 100644
--- a/configs/wandboard_defconfig
+++ b/configs/wandboard_defconfig
@@ -1,6 +1,7 @@
-CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
CONFIG_ARM=y
CONFIG_TARGET_WANDBOARD=y
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
+CONFIG_CMD_SETEXPR=y
CONFIG_DM=y
CONFIG_DM_THERMAL=y
OpenPOWER on IntegriCloud