summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-01-23 07:04:12 -0700
committerAnatolij Gustschin <agust@denx.de>2022-03-28 20:18:16 +0200
commit92e3fb8b5e7fbace4b347bfa0f97bf9c06ed97c9 (patch)
tree6209c6c5b10796bf47c56643337e785999010524 /README
parent77f46f06075a192da8f43cc8826117e0e28fcb59 (diff)
video: Drop FSL DIU driver
This does not use driver model and is more than two years past the migration date. Drop it. It can be added back later if needed. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 0 insertions, 13 deletions
diff --git a/README b/README
index 138de72ffc..8b05bfb53a 100644
--- a/README
+++ b/README
@@ -970,19 +970,6 @@ The following options need to be configured:
- Keyboard Support:
See Kconfig help for available keyboard drivers.
-- Video support:
- 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
- support, and should also define these other macros:
-
- CONFIG_SYS_DIU_ADDR
-
- The DIU driver will look for the 'video-mode' environment
- variable, and if defined, enable the DIU as a console during
- boot. See the documentation file doc/README.video for a
- description of this variable.
-
- LCD Support: CONFIG_LCD
Define this to enable LCD support (for output to LCD