mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 01:38:22 +00:00
86b4909340
For use together with the hdmi console. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ian.campbell@citrix.com>
7 lines
165 B
Text
7 lines
165 B
Text
CONFIG_SPL=y
|
|
CONFIG_FDTFILE="sun6i-a31-colombus.dtb"
|
|
CONFIG_USB_KEYBOARD=n
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_ARCH_SUNXI=y
|
|
+S:CONFIG_MACH_SUN6I=y
|
|
+S:CONFIG_TARGET_COLOMBUS=y
|