]> Git Repo - J-u-boot.git/commitdiff
configs/titanium_defconfig: Select MX6
authorTom Rini <[email protected]>
Wed, 2 Sep 2015 19:42:27 +0000 (15:42 -0400)
committerTom Rini <[email protected]>
Wed, 2 Sep 2015 19:42:27 +0000 (15:42 -0400)
In 2178282 this config wasn't updated by accident, so update it.

Signed-off-by: Tom Rini <[email protected]>
configs/titanium_defconfig

index d286fd61fe772a4778bacc5b522e85f9f7058463..de3c78dc38a0fd4a1b4fb9ecda65044ca70d9d52 100644 (file)
@@ -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
This page took 0.035207 seconds and 4 git commands to generate.