mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
0f36f957f4
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
8 lines
190 B
Text
8 lines
190 B
Text
CONFIG_SPL=y
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_TARGET_SOCFPGA_CYCLONE5=y
|
|
CONFIG_OF_CONTROL=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_socrates"
|
|
CONFIG_DM=y
|
|
CONFIG_DM_SPI=y
|
|
CONFIG_DM_SPI_FLASH=y
|