mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-11 19:48:59 +01:00
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 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue