mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
5 lines
160 B
Text
5 lines
160 B
Text
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6dlsabresd.cfg,MX6DL"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_MX6SABRESD=y
|
|
CONFIG_DM=y
|
|
CONFIG_DM_THERMAL=y
|