mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
001646c478
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
121 B
Text
7 lines
121 B
Text
CONFIG_SPL=y
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_OMAP34XX=y
|
|
+S:CONFIG_TARGET_MCX=y
|
|
CONFIG_DM=n
|
|
CONFIG_DM_SERIAL=n
|
|
CONFIG_DM_GPIO=n
|