configs/titanium_defconfig: Select MX6
In 2178282
this config wasn't updated by accident, so update it.
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
345243eda4
commit
da9d8580ff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue