diff options
author | Simon Glass | 2016-10-17 20:12:48 -0600 |
---|---|---|
committer | Tom Rini | 2016-10-23 18:33:43 -0400 |
commit | ac8a32ff1dd68bd394a0963328a89b72c0f828f1 (patch) | |
tree | 468114bebd9e2dcf2ea59a9da1fe3f680e73537d /README | |
parent | c370d382cec014c3dc97e19527a5f6d2e390cde1 (diff) |
video: Drop the sed13806 driver
This is not used in U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1614,11 +1614,6 @@ CBFS (Coreboot Filesystem) support instead. - Video support: - CONFIG_VIDEO_SED13806 - Enable Epson SED13806 driver. This driver supports 8bpp - and 16bpp modes defined by CONFIG_VIDEO_SED13806_8BPP - or CONFIG_VIDEO_SED13806_16BPP - CONFIG_FSL_DIU_FB Enable the Freescale DIU video driver. Reference boards for SOCs that have a DIU should define this macro to enable DIU |