sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol
authorAndre Przywara <andre.przywara@arm.com>
Mon, 5 Sep 2016 00:32:40 +0000 (01:32 +0100)
committerHans de Goede <hdegoede@redhat.com>
Tue, 6 Sep 2016 11:35:52 +0000 (13:35 +0200)
There is no "CONFIG_MACH_SUN50I_A64" in upstream U-Boot, so fix
the name to prevent the option to be enabled.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
board/sunxi/Kconfig

index 1b30669..3ec011a 100644 (file)
@@ -426,7 +426,7 @@ config AXP_GPIO
 
 config VIDEO
        bool "Enable graphical uboot console on HDMI, LCD or VGA"
-       depends on !MACH_SUN8I_A83T && !MACH_SUN8I_H3 && !MACH_SUN9I && !MACH_SUN50I_A64
+       depends on !MACH_SUN8I_A83T && !MACH_SUN8I_H3 && !MACH_SUN9I && !MACH_SUN50I
        default y
        ---help---
        Say Y here to add support for using a cfb console on the HDMI, LCD