diff mbox

[U-Boot,2/2] configs/titanium_defconfig: Select MX6

Message ID 1441223013-12052-2-git-send-email-trini@konsulko.com
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Tom Rini Sept. 2, 2015, 7:43 p.m. UTC
In 2178282 this config wasn't updated by accident, so update it.

Signed-off-by: Tom Rini <trini@konsulko.com>
---
 configs/titanium_defconfig |    1 +
 1 file changed, 1 insertion(+)

Comments

Tom Rini Sept. 2, 2015, 9:58 p.m. UTC | #1
On Wed, Sep 02, 2015 at 03:43:33PM -0400, Tom Rini wrote:

> In 2178282 this config wasn't updated by accident, so update it.
> 
> Signed-off-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/configs/titanium_defconfig b/configs/titanium_defconfig
index d286fd6..de3c78d 100644
--- a/configs/titanium_defconfig
+++ b/configs/titanium_defconfig
@@ -1,4 +1,5 @@ 
 CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
 CONFIG_TARGET_TITANIUM=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/barco/titanium/imximage.cfg"
 # CONFIG_CMD_IMLS is not set