mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
b1f6659c42
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
169 B
Text
6 lines
169 B
Text
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,SPL,MX6Q"
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_TARGET_MX6SABRESD=y
|
|
CONFIG_DM=y
|
|
CONFIG_DM_THERMAL=y
|