[U-Boot] Unused video drivers

Simon Glass sjg at chromium.org
Fri Feb 13 16:21:08 CET 2015


Hi Nikita,

On 13 February 2015 at 05:49, Nikita Kiryanov <nikita at compulab.co.il> wrote:
> Hi all,
>
> I noticed we have a lot of unused video drivers, specifically:
>
> CONFIG_EXYNOS_PWM_BL

This should probably be removed or at least moved to a different place
as it is not a video driver.

> CONFIG_L5F31188
> CONFIG_SED156X
> CONFIG_VIDEO_COREBOOT

This one is used - see arch/x86/cpu/coreboot/Kconfig.

> CONFIG_VIDEO_IMX25LCDC
> CONFIG_VIDEO_SED13806
> CONFIG_VIDEO_SMI_LYNXEM
> CONFIG_AM335X_LCD
>
> Any objections to removing these drivers?

Regards,
Simon


More information about the U-Boot mailing list