[U-Boot] [PATCH 08/10] sunxi: do not include display for A83T
Hans de Goede
hdegoede at redhat.com
Fri Nov 13 18:25:55 CET 2015
Hi,
On 12-11-15 19:09, Vishnu Patekar wrote:
> Currently, there no display support for A83T.
>
> Signed-off-by: Vishnu Patekar <vishnupatekar0510 at gmail.com>
Please merge this one into the "sunxi: Add Machine Support for A83T SOC"
commmit.
Regards,
Hans
> ---
> board/sunxi/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
> index ea69bf7..8dc3499 100644
> --- a/board/sunxi/Kconfig
> +++ b/board/sunxi/Kconfig
> @@ -376,6 +376,7 @@ config AXP_GPIO
>
> config VIDEO
> boolean "Enable graphical uboot console on HDMI, LCD or VGA"
> + depends on !MACH_SUN8I_A83T
> default y
> ---help---
> Say Y here to add support for using a cfb console on the HDMI, LCD
>
More information about the U-Boot
mailing list