diff options
Diffstat (limited to 'configs/omap5_uevm_defconfig')
-rw-r--r-- | configs/omap5_uevm_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/omap5_uevm_defconfig b/configs/omap5_uevm_defconfig index 4d9de61..ed0917b 100644 --- a/configs/omap5_uevm_defconfig +++ b/configs/omap5_uevm_defconfig @@ -1,9 +1,9 @@ CONFIG_ARM=y CONFIG_OMAP54XX=y -CONFIG_TARGET_OMAP5_UEVM=y -CONFIG_SPL=y # CONFIG_SPL_NAND_SUPPORT is not set +CONFIG_TARGET_OMAP5_UEVM=y CONFIG_VERSION_VARIABLE=y +CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set |