diff options
Diffstat (limited to 'configs/omap3_evm_defconfig')
-rw-r--r-- | configs/omap3_evm_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/omap3_evm_defconfig b/configs/omap3_evm_defconfig index 3bb191135e0..fb4a80092ae 100644 --- a/configs/omap3_evm_defconfig +++ b/configs/omap3_evm_defconfig @@ -1,7 +1,7 @@ CONFIG_SPL=y -+S:CONFIG_ARM=y -+S:CONFIG_OMAP34XX=y -+S:CONFIG_TARGET_OMAP3_EVM=y +CONFIG_ARM=y +CONFIG_OMAP34XX=y +CONFIG_TARGET_OMAP3_EVM=y CONFIG_DM=n CONFIG_DM_SERIAL=n CONFIG_DM_GPIO=n |