mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-06 02:53:37 +08:00
001646c478
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
CONFIG_SPL=y
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_OMAP34XX=y
|
|
+S:CONFIG_TARGET_OMAP3_EVM_QUICK_NAND=y
|
|
CONFIG_DM=n
|
|
CONFIG_DM_SERIAL=n
|
|
CONFIG_DM_GPIO=n
|