diff options
Diffstat (limited to 'configs/cairo_defconfig')
-rw-r--r-- | configs/cairo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cairo_defconfig b/configs/cairo_defconfig index c9d2917aaa..d2d47ae16a 100644 --- a/configs/cairo_defconfig +++ b/configs/cairo_defconfig @@ -2,3 +2,4 @@ CONFIG_ARM=y CONFIG_OMAP34XX=y CONFIG_TARGET_OMAP3_CAIRO=y CONFIG_SPL=y +CONFIG_CMD_SETEXPR=y |