mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
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
|