mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
b1f6659c42
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
5 lines
178 B
Text
5 lines
178 B
Text
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,MX6Q,DDR_MB=1024,SABRELITE"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_NITROGEN6X=y
|
|
CONFIG_DM=y
|
|
CONFIG_DM_THERMAL=y
|