mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
8c2c9cfa7b
Enable the SPL now that we've all the necessary bits in place. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
6 lines
143 B
Text
6 lines
143 B
Text
CONFIG_SPL=y
|
|
CONFIG_FDTFILE="sun6i-a31-colombus.dtb"
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_ARCH_SUNXI=y
|
|
+S:CONFIG_MACH_SUN6I=y
|
|
+S:CONFIG_TARGET_COLOMBUS=y
|