mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
b1f6659c42
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
211 B
Text
7 lines
211 B
Text
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/mx6dl.cfg,MX6DL"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_MX6QSABREAUTO=y
|
|
CONFIG_SYS_MALLOC_F=y
|
|
CONFIG_SYS_MALLOC_F_LEN=0x400
|
|
CONFIG_DM=y
|
|
CONFIG_DM_THERMAL=y
|