Convert CONFIG_ATMEL_LCD et al to Kconfig
[platform/kernel/u-boot.git] / drivers / video / Kconfig
1 #
2 # Video configuration
3 #
4
5 menu "Graphics support"
6
7 config DM_VIDEO
8         bool "Enable driver model support for LCD/video"
9         depends on DM
10         help
11           This enables driver model for LCD and video devices. These support
12           a bitmap display of various sizes and depths which can be drawn on
13           to display a command-line console or splash screen. Enabling this
14           option compiles in the video uclass and routes all LCD/video access
15           through this.
16
17 config VIDEO_LOGO
18         bool "Show the U-Boot logo on the display"
19         depends on DM_VIDEO
20         default y if !SPLASH_SCREEN
21         select VIDEO_BMP_RLE8
22         help
23           This enables showing the U-Boot logo on the display when a video
24           device is probed. It appears at the top right. The logo itself is at
25           tools/logos/u-boot_logo.bmp and looks best when the display has a
26           black background.
27
28 config BACKLIGHT
29         bool "Enable panel backlight uclass support"
30         depends on DM_VIDEO
31         default y
32         help
33           This provides backlight uclass driver that enables basic panel
34           backlight support.
35
36 config VIDEO_PCI_DEFAULT_FB_SIZE
37         hex "Default framebuffer size to use if no drivers request it"
38         depends on DM_VIDEO
39         default 0x1000000 if X86 && PCI
40         default 0 if !(X86 && PCI)
41         help
42           Generally, video drivers request the amount of memory they need for
43           the frame buffer when they are bound, by setting the size field in
44           struct video_uc_plat. That memory is then reserved for use after
45           relocation. But PCI drivers cannot be bound before relocation unless
46           they are mentioned in the devicetree.
47
48           With this value set appropriately, it is possible for PCI video
49           devices to have a framebuffer allocated by U-Boot.
50
51           Note: the framebuffer needs to be large enough to store all pixels at
52           maximum resolution. For example, at 1920 x 1200 with 32 bits per
53           pixel, 2560 * 1600 * 32 / 8 = 0xfa0000 bytes are needed.
54
55 config VIDEO_COPY
56         bool "Enable copying the frame buffer to a hardware copy"
57         depends on DM_VIDEO
58         help
59           On some machines (e.g. x86), reading from the frame buffer is very
60           slow because it is uncached. To improve performance, this feature
61           allows the frame buffer to be kept in cached memory (allocated by
62           U-Boot) and then copied to the hardware frame-buffer as needed.
63
64           To use this, your video driver must set @copy_base in
65           struct video_uc_plat.
66
67 config BACKLIGHT_PWM
68         bool "Generic PWM based Backlight Driver"
69         depends on BACKLIGHT && DM_PWM
70         default y
71         help
72           If you have a LCD backlight adjustable by PWM, say Y to enable
73           this driver.
74           This driver can be use with "simple-panel" and
75           it understands the standard device tree
76           (leds/backlight/pwm-backlight.txt)
77
78 config BACKLIGHT_GPIO
79         bool "Generic GPIO based Backlight Driver"
80         depends on BACKLIGHT
81         help
82           If you have a LCD backlight adjustable by GPIO, say Y to enable
83           this driver.
84           This driver can be used with "simple-panel" and
85           it understands the standard device tree
86           (leds/backlight/gpio-backlight.txt)
87
88 config CMD_VIDCONSOLE
89         bool "Enable vidconsole commands lcdputs and setcurs"
90         depends on DM_VIDEO
91         default y
92         help
93           Enabling this will provide 'setcurs' and 'lcdputs' commands which
94           support cursor positioning and drawing strings on video framebuffer.
95
96 config VIDEO_BPP8
97         bool "Support 8-bit-per-pixel displays"
98         depends on DM_VIDEO
99         default y
100         help
101           Support drawing text and bitmaps onto a 8-bit-per-pixel display.
102           Enabling this will include code to support this display. Without
103           this option, such displays will not be supported and console output
104           will be empty.
105
106 config VIDEO_BPP16
107         bool "Support 16-bit-per-pixel displays"
108         depends on DM_VIDEO
109         default y
110         help
111           Support drawing text and bitmaps onto a 16-bit-per-pixel display.
112           Enabling this will include code to support this display. Without
113           this option, such displays will not be supported and console output
114           will be empty.
115
116 config VIDEO_BPP32
117         bool "Support 32-bit-per-pixel displays"
118         depends on DM_VIDEO
119         default y
120         help
121           Support drawing text and bitmaps onto a 32-bit-per-pixel display.
122           Enabling this will include code to support this display. Without
123           this option, such displays will not be supported and console output
124           will be empty.
125
126 config VIDEO_ANSI
127         bool "Support ANSI escape sequences in video console"
128         depends on DM_VIDEO
129         default y
130         help
131           Enable ANSI escape sequence decoding for a more fully functional
132           console.
133
134 config VIDEO_MIPI_DSI
135         bool "Support MIPI DSI interface"
136         depends on DM_VIDEO
137         help
138           Support MIPI DSI interface for driving a MIPI compatible device.
139           The MIPI Display Serial Interface (MIPI DSI) defines a high-speed
140           serial interface between a host processor and a display module.
141
142 config CONSOLE_NORMAL
143         bool "Support a simple text console"
144         depends on DM_VIDEO
145         default y if DM_VIDEO
146         help
147           Support drawing text on the frame buffer console so that it can be
148           used as a console. Rotation is not supported by this driver (see
149           CONFIG_CONSOLE_ROTATION for that). A built-in 8x16 font is used
150           for the display.
151
152 config CONSOLE_ROTATION
153         bool "Support rotated displays"
154         depends on DM_VIDEO
155         help
156           Sometimes, for example if the display is mounted in portrait
157           mode or even if it's mounted landscape but rotated by 180degree,
158           we need to rotate our content of the display relative to the
159           framebuffer, so that user can read the messages which are
160           printed out. Enable this option to include a text driver which can
161           support this. The rotation is set by the 'rot' parameter in
162           struct video_priv: 0=unrotated, 1=90 degrees clockwise, 2=180
163           degrees, 3=270 degrees.
164
165 config CONSOLE_TRUETYPE
166         bool "Support a console that uses TrueType fonts"
167         depends on DM_VIDEO
168         help
169           TrueTrype fonts can provide outline-drawing capability rather than
170           needing to provide a bitmap for each font and size that is needed.
171           With this option you can adjust the text size and use a variety of
172           fonts. Note that this is noticeably slower than with normal console.
173
174 config DM_PANEL_HX8238D
175         bool "Enable Himax HX-8238D LCD driver"
176         depends on DM_VIDEO
177         help
178           Support for HX-8238D LCD Panel
179           The  HX8238-D is a single chip controller and driver LSI that
180           integrates the power circuit.
181           It can drive a maximum 960x240 dot graphics on a-TFT panel
182           displays in 16M colors with dithering.
183
184 config CONSOLE_TRUETYPE_SIZE
185         int "TrueType font size"
186         depends on CONSOLE_TRUETYPE
187         default 18
188         help
189           This sets the font size for the console. The size is measured in
190           pixels and is the nominal height of a character. Note that fonts
191           are commonly measured in 'points', being 1/72 inch (about 3.52mm).
192           However that measurement depends on the size of your display and
193           there is no standard display density. At present there is not a
194           method to select the display's physical size, which would allow
195           U-Boot to calculate the correct font size.
196
197 config SYS_WHITE_ON_BLACK
198         bool "Display console as white on a black background"
199         default y if ARCH_AT91 || ARCH_EXYNOS || ARCH_ROCKCHIP || ARCH_TEGRA || X86 || ARCH_SUNXI
200         help
201          Normally the display is black on a white background, Enable this
202          option to invert this, i.e. white on a black background. This can be
203          better in low-light situations or to reduce eye strain in some
204          cases.
205
206 config NO_FB_CLEAR
207         bool "Skip framebuffer clear"
208         help
209           If firmware (whatever loads u-boot) has already put a splash image
210           on screen, you might want to preserve it until whatever u-boot
211           loads takes over the screen.  This, for example, can be used to
212           keep splash image on screen until grub graphical boot menu starts.
213
214 config PANEL
215         bool "Enable panel uclass support"
216         depends on DM_VIDEO
217         default y
218         help
219           This provides panel uclass driver that enables basic panel support.
220
221 config SIMPLE_PANEL
222         bool "Enable simple panel support"
223         depends on PANEL && BACKLIGHT && DM_GPIO
224         default y
225         help
226           This turns on a simple panel driver that enables a compatible
227           video panel.
228
229 source "drivers/video/fonts/Kconfig"
230
231 config VIDCONSOLE_AS_LCD
232         bool "Use 'vidconsole' when CONFIG_VIDCONSOLE_AS_NAME string is seen in stdout"
233         depends on DM_VIDEO
234         help
235           This is a work-around for boards which have 'lcd' or 'vga' in their
236           stdout environment variable, but have moved to use driver model for
237           video. In this case the console will no-longer work. While it is
238           possible to update the environment, the breakage may be confusing for
239           users. This option will be removed around the end of 2020.
240
241 config VIDCONSOLE_AS_NAME
242         string "Use 'vidconsole' when string defined here is seen in stdout"
243         depends on VIDCONSOLE_AS_LCD
244         default "lcd" if LCD || TEGRA_COMMON
245         default "vga" if !LCD
246         help
247           This is a work-around for boards which have 'lcd' or 'vga' in their
248           stdout environment variable, but have moved to use driver model for
249           video. In this case the console will no-longer work. While it is
250           possible to update the environment, the breakage may be confusing for
251           users. This option will be removed around the end of 2020.
252
253 config VIDEO_COREBOOT
254         bool "Enable coreboot framebuffer driver support"
255         depends on X86
256         help
257           Turn on this option to enable a framebuffer driver when U-Boot is
258           loaded by coreboot where the graphics device is configured by
259           coreboot already. This can in principle be used with any platform
260           that coreboot supports.
261
262 config VIDEO_EFI
263         bool "Enable EFI framebuffer driver support"
264         depends on EFI_STUB || EFI_APP
265         help
266           Turn on this option to enable a framebuffeer driver when U-Boot is
267           loaded as a payload (see README.u-boot_on_efi) by an EFI BIOS where
268           the graphics device is configured by the EFI BIOS already. This can
269           in principle be used with any platform that has an EFI BIOS.
270
271 config VIDEO_VESA
272         bool "Enable VESA video driver support"
273         help
274           Turn on this option to enable a very simple driver which uses vesa
275           to discover the video mode and then provides a frame buffer for use
276           by U-Boot. This can in principle be used with any platform that
277           supports PCI and video cards that support VESA BIOS Extension (VBE).
278
279 config FRAMEBUFFER_SET_VESA_MODE
280         bool "Set framebuffer graphics resolution"
281         depends on VIDEO_VESA || VIDEO_BROADWELL_IGD
282         help
283           Set VESA/native framebuffer mode (needed for bootsplash and graphical
284           framebuffer console)
285
286 choice
287         prompt "framebuffer graphics resolution"
288         default FRAMEBUFFER_VESA_MODE_118
289         depends on FRAMEBUFFER_SET_VESA_MODE
290         help
291           This option sets the resolution used for the U-Boot framebuffer (and
292           bootsplash screen).
293
294 config FRAMEBUFFER_VESA_MODE_100
295         bool "640x400 256-color"
296
297 config FRAMEBUFFER_VESA_MODE_101
298         bool "640x480 256-color"
299
300 config FRAMEBUFFER_VESA_MODE_102
301         bool "800x600 16-color"
302
303 config FRAMEBUFFER_VESA_MODE_103
304         bool "800x600 256-color"
305
306 config FRAMEBUFFER_VESA_MODE_104
307         bool "1024x768 16-color"
308
309 config FRAMEBUFFER_VESA_MODE_105
310         bool "1024x768 256-color"
311
312 config FRAMEBUFFER_VESA_MODE_106
313         bool "1280x1024 16-color"
314
315 config FRAMEBUFFER_VESA_MODE_107
316         bool "1280x1024 256-color"
317
318 config FRAMEBUFFER_VESA_MODE_108
319         bool "80x60 text"
320
321 config FRAMEBUFFER_VESA_MODE_109
322         bool "132x25 text"
323
324 config FRAMEBUFFER_VESA_MODE_10A
325         bool "132x43 text"
326
327 config FRAMEBUFFER_VESA_MODE_10B
328         bool "132x50 text"
329
330 config FRAMEBUFFER_VESA_MODE_10C
331         bool "132x60 text"
332
333 config FRAMEBUFFER_VESA_MODE_10D
334         bool "320x200 32k-color (1:5:5:5)"
335
336 config FRAMEBUFFER_VESA_MODE_10E
337         bool "320x200 64k-color (5:6:5)"
338
339 config FRAMEBUFFER_VESA_MODE_10F
340         bool "320x200 16.8M-color (8:8:8)"
341
342 config FRAMEBUFFER_VESA_MODE_110
343         bool "640x480 32k-color (1:5:5:5)"
344
345 config FRAMEBUFFER_VESA_MODE_111
346         bool "640x480 64k-color (5:6:5)"
347
348 config FRAMEBUFFER_VESA_MODE_112
349         bool "640x480 16.8M-color (8:8:8)"
350
351 config FRAMEBUFFER_VESA_MODE_113
352         bool "800x600 32k-color (1:5:5:5)"
353
354 config FRAMEBUFFER_VESA_MODE_114
355         bool "800x600 64k-color (5:6:5)"
356
357 config FRAMEBUFFER_VESA_MODE_115
358         bool "800x600 16.8M-color (8:8:8)"
359
360 config FRAMEBUFFER_VESA_MODE_116
361         bool "1024x768 32k-color (1:5:5:5)"
362
363 config FRAMEBUFFER_VESA_MODE_117
364         bool "1024x768 64k-color (5:6:5)"
365
366 config FRAMEBUFFER_VESA_MODE_118
367         bool "1024x768 16.8M-color (8:8:8)"
368
369 config FRAMEBUFFER_VESA_MODE_119
370         bool "1280x1024 32k-color (1:5:5:5)"
371
372 config FRAMEBUFFER_VESA_MODE_11A
373         bool "1280x1024 64k-color (5:6:5)"
374
375 config FRAMEBUFFER_VESA_MODE_11B
376         bool "1280x1024 16.8M-color (8:8:8)"
377
378 config FRAMEBUFFER_VESA_MODE_USER
379         bool "Manually select VESA mode"
380
381 endchoice
382
383 # Map the config names to an integer (KB).
384 config FRAMEBUFFER_VESA_MODE
385         prompt "VESA mode" if FRAMEBUFFER_VESA_MODE_USER
386         hex
387         default 0x100 if FRAMEBUFFER_VESA_MODE_100
388         default 0x101 if FRAMEBUFFER_VESA_MODE_101
389         default 0x102 if FRAMEBUFFER_VESA_MODE_102
390         default 0x103 if FRAMEBUFFER_VESA_MODE_103
391         default 0x104 if FRAMEBUFFER_VESA_MODE_104
392         default 0x105 if FRAMEBUFFER_VESA_MODE_105
393         default 0x106 if FRAMEBUFFER_VESA_MODE_106
394         default 0x107 if FRAMEBUFFER_VESA_MODE_107
395         default 0x108 if FRAMEBUFFER_VESA_MODE_108
396         default 0x109 if FRAMEBUFFER_VESA_MODE_109
397         default 0x10A if FRAMEBUFFER_VESA_MODE_10A
398         default 0x10B if FRAMEBUFFER_VESA_MODE_10B
399         default 0x10C if FRAMEBUFFER_VESA_MODE_10C
400         default 0x10D if FRAMEBUFFER_VESA_MODE_10D
401         default 0x10E if FRAMEBUFFER_VESA_MODE_10E
402         default 0x10F if FRAMEBUFFER_VESA_MODE_10F
403         default 0x110 if FRAMEBUFFER_VESA_MODE_110
404         default 0x111 if FRAMEBUFFER_VESA_MODE_111
405         default 0x112 if FRAMEBUFFER_VESA_MODE_112
406         default 0x113 if FRAMEBUFFER_VESA_MODE_113
407         default 0x114 if FRAMEBUFFER_VESA_MODE_114
408         default 0x115 if FRAMEBUFFER_VESA_MODE_115
409         default 0x116 if FRAMEBUFFER_VESA_MODE_116
410         default 0x117 if FRAMEBUFFER_VESA_MODE_117
411         default 0x118 if FRAMEBUFFER_VESA_MODE_118
412         default 0x119 if FRAMEBUFFER_VESA_MODE_119
413         default 0x11A if FRAMEBUFFER_VESA_MODE_11A
414         default 0x11B if FRAMEBUFFER_VESA_MODE_11B
415         default 0x117 if FRAMEBUFFER_VESA_MODE_USER
416
417 config VIDEO_LCD_ANX9804
418         bool "ANX9804 bridge chip"
419         ---help---
420         Support for the ANX9804 bridge chip, which can take pixel data coming
421         from a parallel LCD interface and translate it on the fy into a DP
422         interface for driving eDP TFT displays. It uses I2C for configuration.
423
424 config ATMEL_LCD
425         bool "Atmel LCD panel support"
426         depends on LCD && ARCH_AT91
427
428 config ATMEL_LCD_BGR555
429         bool "Display in BGR555 mode"
430         help
431           Use the BGR555 output mode.  Otherwise RGB565 is used.
432
433 config VIDEO_LCD_ORISETECH_OTM8009A
434         bool "OTM8009A DSI LCD panel support"
435         depends on DM_VIDEO
436         select VIDEO_MIPI_DSI
437         help
438         Say Y here if you want to enable support for Orise Technology
439         otm8009a 480x800 dsi 2dl panel.
440
441 config VIDEO_LCD_RAYDIUM_RM68200
442         bool "RM68200 DSI LCD panel support"
443         depends on DM_VIDEO
444         select VIDEO_MIPI_DSI
445         help
446         Say Y here if you want to enable support for Raydium RM68200
447         720x1280 DSI video mode panel.
448
449 config VIDEO_LCD_SSD2828
450         bool "SSD2828 bridge chip"
451         ---help---
452         Support for the SSD2828 bridge chip, which can take pixel data coming
453         from a parallel LCD interface and translate it on the fly into MIPI DSI
454         interface for driving a MIPI compatible LCD panel. It uses SPI for
455         configuration.
456
457 config VIDEO_LCD_SSD2828_TX_CLK
458         int "SSD2828 TX_CLK frequency (in MHz)"
459         depends on VIDEO_LCD_SSD2828
460         default 0
461         ---help---
462         The frequency of the crystal, which is clocking SSD2828. It may be
463         anything in the 8MHz-30MHz range and the exact value should be
464         retrieved from the board schematics. Or in the case of Allwinner
465         hardware, it can be usually found as 'lcd_xtal_freq' variable in
466         FEX files. It can be also set to 0 for selecting PCLK from the
467         parallel LCD interface instead of TX_CLK as the PLL clock source.
468
469 config VIDEO_LCD_SSD2828_RESET
470         string "RESET pin of SSD2828"
471         depends on VIDEO_LCD_SSD2828
472         default ""
473         ---help---
474         The reset pin of SSD2828 chip. This takes a string in the format
475         understood by 'sunxi_name_to_gpio' function, e.g. PH1 for pin 1 of port H.
476
477 config VIDEO_LCD_TDO_TL070WSH30
478         bool "TDO TL070WSH30 DSI LCD panel support"
479         depends on DM_VIDEO
480         select VIDEO_MIPI_DSI
481         help
482         Say Y here if you want to enable support for TDO TL070WSH30
483         1024x600 DSI video mode panel.
484
485 config VIDEO_LCD_HITACHI_TX18D42VM
486         bool "Hitachi tx18d42vm LVDS LCD panel support"
487         ---help---
488         Support for Hitachi tx18d42vm LVDS LCD panels, these panels have a
489         lcd controller which needs to be initialized over SPI, once that is
490         done they work like a regular LVDS panel.
491
492 config VIDEO_LCD_SPI_CS
493         string "SPI CS pin for LCD related config job"
494         depends on VIDEO_LCD_SSD2828 || VIDEO_LCD_HITACHI_TX18D42VM
495         default ""
496         ---help---
497         This is one of the SPI communication pins, involved in setting up a
498         working LCD configuration. The exact role of SPI may differ for
499         different hardware setups. The option takes a string in the format
500         understood by 'sunxi_name_to_gpio' function, e.g. PH1 for pin 1 of port H.
501
502 config VIDEO_LCD_SPI_SCLK
503         string "SPI SCLK pin for LCD related config job"
504         depends on VIDEO_LCD_SSD2828 || VIDEO_LCD_HITACHI_TX18D42VM
505         default ""
506         ---help---
507         This is one of the SPI communication pins, involved in setting up a
508         working LCD configuration. The exact role of SPI may differ for
509         different hardware setups. The option takes a string in the format
510         understood by 'sunxi_name_to_gpio' function, e.g. PH1 for pin 1 of port H.
511
512 config VIDEO_LCD_SPI_MOSI
513         string "SPI MOSI pin for LCD related config job"
514         depends on VIDEO_LCD_SSD2828 || VIDEO_LCD_HITACHI_TX18D42VM
515         default ""
516         ---help---
517         This is one of the SPI communication pins, involved in setting up a
518         working LCD configuration. The exact role of SPI may differ for
519         different hardware setups. The option takes a string in the format
520         understood by 'sunxi_name_to_gpio' function, e.g. PH1 for pin 1 of port H.
521
522 config VIDEO_LCD_SPI_MISO
523         string "SPI MISO pin for LCD related config job (optional)"
524         depends on VIDEO_LCD_SSD2828
525         default ""
526         ---help---
527         This is one of the SPI communication pins, involved in setting up a
528         working LCD configuration. The exact role of SPI may differ for
529         different hardware setups. If wired up, this pin may provide additional
530         useful functionality. Such as bi-directional communication with the
531         hardware and LCD panel id retrieval (if the panel can report it). The
532         option takes a string in the format understood by 'sunxi_name_to_gpio'
533         function, e.g. PH1 for pin 1 of port H.
534
535 source "drivers/video/meson/Kconfig"
536
537 config VIDEO_MVEBU
538         bool "Armada XP LCD controller"
539         ---help---
540         Support for the LCD controller integrated in the Marvell
541         Armada XP SoC.
542
543 config VIDEO_OMAP3
544         bool "Enable OMAP3+ DSS Support"
545         depends on ARCH_OMAP2PLUS
546         help
547           This enables the Display subsystem (DSS) on OMAP3+ boards.
548
549 config I2C_EDID
550         bool "Enable EDID library"
551         help
552            This enables library for accessing EDID data from an LCD panel.
553
554 config DISPLAY
555         bool "Enable Display support"
556         depends on DM
557         select I2C_EDID
558         help
559            This supports drivers that provide a display, such as eDP (Embedded
560            DisplayPort) and HDMI (High Definition Multimedia Interface).
561            The devices provide a simple interface to start up the display,
562            read display information and enable it.
563
564 config NXP_TDA19988
565         bool "Enable NXP TDA19988 support"
566         depends on DISPLAY
567         help
568           This enables support for the NXP TDA19988 HDMI encoder. This encoder
569           will convert RGB data streams into HDMI-encoded signals.
570
571 config ATMEL_HLCD
572         bool "Enable ATMEL video support using HLCDC"
573         help
574            HLCDC supports video output to an attached LCD panel.
575
576 source "drivers/video/ti/Kconfig"
577
578 config LOGICORE_DP_TX
579         bool "Enable Logicore DP TX driver"
580         depends on DISPLAY
581         help
582           Enable the driver for the transmitter part of the Xilinx LogiCORE
583           DisplayPort, a IP core for Xilinx FPGAs that implements a DisplayPort
584           video interface as defined by VESA DisplayPort v1.2.
585
586           Note that this is a pure transmitter device, and has no display
587           capabilities by itself.
588
589 config VIDEO_BROADWELL_IGD
590         bool "Enable Intel Broadwell integrated graphics device"
591         depends on X86
592         help
593           This enables support for integrated graphics on Intel broadwell
594           devices. Initialisation is mostly performed by a VGA boot ROM, with
595           some setup handled by U-Boot itself. The graphics adaptor works as
596           a VESA device and supports LCD panels, eDP and LVDS outputs.
597           Configuration of most aspects of device operation is performed using
598           a special tool which configures the VGA ROM, but the graphics
599           resolution can be selected in U-Boot.
600
601 config VIDEO_IVYBRIDGE_IGD
602         bool "Enable Intel Ivybridge integration graphics support"
603         depends on X86
604         help
605           This enables support for integrated graphics on Intel ivybridge
606           devices. Initialisation is mostly performed by a VGA boot ROM, with
607           some setup handled by U-Boot itself. The graphics adaptor works as
608           a VESA device and supports LCD panels, eDP and LVDS outputs.
609           Configuration of most aspects of device operation is performed using
610           a special tool which configures the VGA ROM, but the graphics
611           resolution can be selected in U-Boot.
612
613 config VIDEO_FSL_DCU_FB
614         bool "Enable Freescale Display Control Unit"
615         depends on VIDEO || DM_VIDEO
616         help
617          This enables support for Freescale Display Control Unit (DCU4)
618          module found on Freescale Vybrid and QorIQ family of SoCs.
619
620 config VIDEO_FSL_DCU_MAX_FB_SIZE_MB
621         int "Freescale DCU framebuffer size"
622         depends on VIDEO_FSL_DCU_FB
623         default 4194304
624         help
625          Set maximum framebuffer size to be used for Freescale Display
626          Controller Unit (DCU4).
627
628 source "drivers/video/rockchip/Kconfig"
629
630 config VIDEO_ARM_MALIDP
631         bool "Enable Arm Mali Display Processor support"
632         depends on DM_VIDEO && OF_CONTROL
633         select VEXPRESS_CLK
634         help
635           This enables support for Arm Ltd Mali Display Processors from
636           the DP500, DP550 and DP650 family.
637
638 config VIDEO_SANDBOX_SDL
639         bool "Enable sandbox video console using SDL"
640         depends on SANDBOX
641         help
642           When using sandbox you can enable an emulated LCD display which
643           appears as an SDL (Simple DirectMedia Layer) window. This is a
644           console device and can display stdout output. Within U-Boot is is
645           a normal bitmap display and can display images as well as text.
646
647 source "drivers/video/stm32/Kconfig"
648
649 config VIDEO_TEGRA20
650         bool "Enable LCD support on Tegra20"
651         depends on OF_CONTROL
652         help
653            Tegra20 supports video output to an attached LCD panel as well as
654            other options such as HDMI. Only the LCD is supported in U-Boot.
655            This option enables this support which can be used on devices which
656            have an LCD display connected.
657
658 config VIDEO_TEGRA124
659         bool "Enable video support on Tegra124"
660         depends on DM_VIDEO
661         help
662            Tegra124 supports many video output options including eDP and
663            HDMI. At present only eDP is supported by U-Boot. This option
664            enables this support which can be used on devices which
665            have an eDP display connected.
666
667 source "drivers/video/bridge/Kconfig"
668
669 source "drivers/video/imx/Kconfig"
670
671 config VIDEO_MXS
672         bool "Enable video support on i.MX28/i.MX6UL/i.MX7 SoCs"
673         depends on DM_VIDEO
674         help
675           Enable framebuffer driver for i.MX28/i.MX6UL/i.MX7 processors
676
677 config VIDEO_NX
678         bool "Enable video support on Nexell SoC"
679         depends on ARCH_S5P6818 || ARCH_S5P4418
680         help
681            Nexell SoC supports many video output options including eDP and
682            HDMI. This option enables this support which can be used on devices
683            which have an eDP display connected.
684
685 config VIDEO_SEPS525
686         bool "Enable video support for Seps525"
687         depends on DM_VIDEO && DM_GPIO
688         help
689           Enable support for the Syncoam PM-OLED display driver (RGB 160x128).
690           Currently driver is supporting only SPI interface.
691
692 config VIDEO_ZYNQMP_DPSUB
693         bool "Enable video support for ZynqMP Display Port"
694         depends on DM_VIDEO && ZYNQMP_POWER_DOMAIN
695         help
696           Enable support for Xilinx ZynqMP Display Port. Currently this file
697           is used as placeholder for driver. The main reason is to record
698           compatible string and calling power domain driver.
699
700 source "drivers/video/nexell/Kconfig"
701
702 config VIDEO
703         bool "Enable legacy video support"
704         depends on !DM_VIDEO
705         help
706           Define this for video support, without using driver model. Some
707           drivers use this because they are not yet converted to driver
708           model. Video drivers typically provide a colour text console and
709           cursor.
710
711 config CFB_CONSOLE
712         bool "Enable colour frame buffer console"
713         depends on VIDEO || ARCH_OMAP2PLUS
714         default y if VIDEO
715         help
716           Enables the colour frame buffer driver. This supports colour
717           output on a bitmap display from an in-memory frame buffer.
718           Several colour devices are supported along with various options to
719           adjust the supported features. The driver is implemented in
720           cfb_console.c
721
722           The following defines are needed (cf. smiLynxEM, i8042)
723                 VIDEO_FB_LITTLE_ENDIAN  graphic memory organisation
724                                         (default big endian)
725                 VIDEO_HW_RECTFILL       graphic chip supports
726                                         rectangle fill (cf. smiLynxEM)
727                 VIDEO_HW_BITBLT         graphic chip supports
728                                         bit-blit (cf. smiLynxEM)
729                 VIDEO_VISIBLE_COLS      visible pixel columns (cols=pitch)
730                 VIDEO_VISIBLE_ROWS      visible pixel rows
731                 VIDEO_PIXEL_SIZE        bytes per pixel
732                 VIDEO_DATA_FORMAT       graphic data format
733                                         (0-5, cf. cfb_console.c)
734                 VIDEO_FB_ADRS           framebuffer address
735                 VIDEO_KBD_INIT_FCT      keyboard int fct (i.e. rx51_kp_init())
736                 VIDEO_TSTC_FCT          test char fct (i.e. rx51_kp_tstc)
737                 VIDEO_GETC_FCT          get char fct (i.e. rx51_kp_getc)
738                 CONFIG_VIDEO_LOGO       display Linux logo in upper left corner
739                 CONFIG_VIDEO_BMP_LOGO   use bmp_logo.h instead of linux_logo.h
740                                         for logo. Requires CONFIG_VIDEO_LOGO
741                 CONFIG_CONSOLE_EXTRA_INFO
742                                         additional board info beside
743                                         the logo
744                 CONFIG_HIDE_LOGO_VERSION
745                                         do not display bootloader
746                                         version string
747
748           When CONFIG_CFB_CONSOLE is defined, the video console is the
749           default console. The serial console can be forced by setting the
750           environment 'console=serial'.
751
752 config CFB_CONSOLE_ANSI
753         bool "Support ANSI escape sequences"
754         depends on CFB_CONSOLE
755         help
756           This allows the colour buffer frame buffer driver to support
757           a limited number of ANSI escape sequences (cursor control,
758           erase functions and limited graphics rendition control). Normal
759           output from U-Boot will pass through this filter.
760
761 config VGA_AS_SINGLE_DEVICE
762         bool "Set the video as an output-only device"
763         depends on CFB_CONSOLE
764         default y
765         help
766           If enable the framebuffer device will be initialized as an
767           output-only device. The Keyboard driver will not be set up. This
768           may be used if you have no keyboard device, or more than one
769           (USB Keyboard, AT Keyboard).
770
771 config VIDEO_SW_CURSOR
772         bool "Enable a software cursor"
773         depends on CFB_CONSOLE
774         default y if CFB_CONSOLE
775         help
776           This draws a cursor after the last character. No blinking is
777           provided. This makes it possible to see the current cursor
778           position when entering text on the console. It is recommended to
779           enable this.
780
781 config CONSOLE_EXTRA_INFO
782         bool "Display additional board information"
783         depends on CFB_CONSOLE
784         help
785           Display additional board information strings that normally go to
786           the serial port. When this option is enabled, a board-specific
787           function video_get_info_str() is called to get the string for
788           each line of the display. The function should return the string,
789           which can be empty if there is nothing to display for that line.
790
791 config CONSOLE_SCROLL_LINES
792         int "Number of lines to scroll the console by"
793         depends on CFB_CONSOLE || DM_VIDEO || LCD
794         default 1
795         help
796           When the console need to be scrolled, this is the number of
797           lines to scroll by. It defaults to 1. Increasing this makes the
798           console jump but can help speed up operation when scrolling
799           is slow.
800
801 config SYS_CONSOLE_BG_COL
802         hex "Background colour"
803         depends on CFB_CONSOLE
804         default 0x00
805         help
806           Defines the background colour for the console. The value is from
807           0x00 to 0xff and the meaning depends on the graphics card.
808           Typically, 0x00 means black and 0xff means white. Do not set
809           the background and foreground to the same colour or you will see
810           nothing.
811
812 config SYS_CONSOLE_FG_COL
813         hex "Foreground colour"
814         depends on CFB_CONSOLE
815         default 0xa0
816         help
817           Defines the foreground colour for the console. The value is from
818           0x00 to 0xff and the meaning depends on the graphics card.
819           Typically, 0x00 means black and 0xff means white. Do not set
820           the background and foreground to the same colour or you will see
821           nothing.
822
823 config LCD
824         bool "Enable legacy LCD support"
825         help
826           Define this to enable LCD support (for output to LCD display).
827           You will also need to select an LCD driver using an additional
828           CONFIG option. See the README for details. Drives which have been
829           converted to driver model will instead used CONFIG_DM_VIDEO.
830
831 config VIDEO_DW_HDMI
832         bool
833         help
834           Enables the common driver code for the Designware HDMI TX
835           block found in SoCs from various vendors.
836           As this does not provide any functionality by itself (but
837           rather requires a SoC-specific glue driver to call it), it
838           can not be enabled from the configuration menu.
839
840 config VIDEO_DSI_HOST_SANDBOX
841         bool "Enable sandbox for dsi host"
842         depends on SANDBOX
843         select VIDEO_MIPI_DSI
844         help
845           Enable support for sandbox dsi host device used for testing
846           purposes.
847           Display Serial Interface (DSI) defines a serial bus and
848           a communication protocol between the host and the device
849           (panel, bridge).
850
851 config VIDEO_DW_MIPI_DSI
852         bool
853         select VIDEO_MIPI_DSI
854         help
855           Enables the common driver code for the Synopsis Designware
856           MIPI DSI block found in SoCs from various vendors.
857           As this does not provide any functionality by itself (but
858           rather requires a SoC-specific glue driver to call it), it
859           can not be enabled from the configuration menu.
860
861 config VIDEO_SIMPLE
862         bool "Simple display driver for preconfigured display"
863         help
864           Enables a simple generic display driver which utilizes the
865           simple-framebuffer devicetree bindings.
866
867           This driver assumes that the display hardware has been initialized
868           before u-boot starts, and u-boot will simply render to the pre-
869           allocated frame buffer surface.
870
871 config VIDEO_DT_SIMPLEFB
872         bool "Enable SimpleFB support for passing framebuffer to OS"
873         help
874           Enables the code to pass the framebuffer to the kernel as a
875           simple framebuffer in the device tree.
876           The video output is initialized by U-Boot, and kept by the
877           kernel.
878
879 config VIDEO_MCDE_SIMPLE
880         bool "Simple driver for ST-Ericsson MCDE with preconfigured display"
881         depends on DM_VIDEO
882         help
883           Enables a simple display driver for ST-Ericsson MCDE
884           (Multichannel Display Engine), which reads the configuration from
885           the MCDE registers.
886
887           This driver assumes that the display hardware has been initialized
888           before u-boot starts, and u-boot will simply render to the pre-
889           allocated frame buffer surface.
890
891 config OSD
892         bool "Enable OSD support"
893         depends on DM
894         help
895            This supports drivers that provide a OSD (on-screen display), which
896            is a (usually text-oriented) graphics buffer to show information on
897            a display.
898
899 config SANDBOX_OSD
900         bool "Enable sandbox OSD"
901         depends on OSD
902         help
903           Enable support for sandbox OSD device used for testing purposes.
904
905 config IHS_VIDEO_OUT
906         bool "Enable IHS video out driver"
907         depends on OSD
908         help
909           Enable support for the gdsys Integrated Hardware Systems (IHS) video
910           out On-screen Display (OSD) used on gdsys FPGAs to control dynamic
911           textual overlays of the display outputs.
912
913 config SPLASH_SCREEN
914         bool "Show a splash-screen image"
915         help
916           If this option is set, the environment is checked for a variable
917           "splashimage". If found, the usual display of logo, copyright and
918           system information on the LCD is suppressed and the BMP image at the
919           address specified in "splashimage" is loaded instead. The console is
920           redirected to the "nulldev", too. This allows for a "silent" boot
921           where a splash screen is loaded very quickly after power-on.
922
923           The splash_screen_prepare() function is a weak function defined in
924           common/splash.c. It is called as part of the splash screen display
925           sequence. It gives the board an opportunity to prepare the splash
926           image data before it is processed and sent to the frame buffer by
927           U-Boot. Define your own version to use this feature.
928
929 config SPLASHIMAGE_GUARD
930         bool "Support unaligned BMP images"
931         depends on SPLASH_SCREEN
932         help
933           If this option is set, then U-Boot will prevent the environment
934           variable "splashimage" from being set to a problematic address
935           (see doc/README.displaying-bmps).
936
937           This option is useful for targets where, due to alignment
938           restrictions, an improperly aligned BMP image will cause a data
939           abort. If you think you will not have problems with unaligned
940           accesses (for example because your toolchain prevents them)
941           there is no need to set this option.
942
943 config SPLASH_SCREEN_ALIGN
944         bool "Allow positioning the splash image anywhere on the display"
945         depends on SPLASH_SCREEN || CMD_BMP
946         help
947           If this option is set the splash image can be freely positioned
948           on the screen. Environment variable "splashpos" specifies the
949           position as "x,y". If a positive number is given it is used as
950           number of pixel from left/top. If a negative number is given it
951           is used as number of pixel from right/bottom. You can also
952           specify 'm' for centering the image.
953
954           Example:
955           setenv splashpos m,m
956                 => image at center of screen
957
958           setenv splashpos 30,20
959                 => image at x = 30 and y = 20
960
961           setenv splashpos -10,m
962                 => vertically centered image
963                    at x = dspWidth - bmpWidth - 9
964
965 config SPLASH_SOURCE
966         bool "Control the source of the splash image"
967         depends on SPLASH_SCREEN
968         help
969           Use the splash_source.c library. This library provides facilities to
970           declare board specific splash image locations, routines for loading
971           splash image from supported locations, and a way of controlling the
972           selected splash location using the "splashsource" environment
973           variable.
974
975           This CONFIG works as follows:
976
977           - If splashsource is set to a supported location name as defined by
978             board code, use that splash location.
979           - If splashsource is undefined, use the first splash location as
980             default.
981           - If splashsource is set to an unsupported value, do not load a splash
982             screen.
983
984           A splash source location can describe either storage with raw data, a
985           storage formatted with a file system or a FIT image. In case of a
986           filesystem, the splash screen data is loaded as a file. The name of
987           the splash screen file can be controlled with the environment variable
988           "splashfile".
989
990           To enable loading the splash image from a FIT image, CONFIG_FIT must
991           be enabled. The FIT image has to start at the 'offset' field address
992           in the selected splash location. The name of splash image within the
993           FIT shall be specified by the environment variable "splashfile".
994
995           In case the environment variable "splashfile" is not defined the
996           default name 'splash.bmp' will be used.
997
998 config VIDEO_BMP_GZIP
999         bool "Gzip compressed BMP image support"
1000         depends on CMD_BMP || SPLASH_SCREEN
1001         help
1002           If this option is set, additionally to standard BMP
1003           images, gzipped BMP images can be displayed via the
1004           splashscreen support or the bmp command.
1005
1006 config VIDEO_BMP_RLE8
1007         bool "Run length encoded BMP image (RLE8) support"
1008         depends on DM_VIDEO || CFB_CONSOLE
1009         help
1010           If this option is set, the 8-bit RLE compressed BMP images
1011           is supported.
1012
1013 config BMP_16BPP
1014         bool "16-bit-per-pixel BMP image support"
1015         depends on DM_VIDEO || LCD
1016         help
1017           Support display of bitmaps file with 16-bit-per-pixel
1018
1019 config BMP_24BPP
1020         bool "24-bit-per-pixel BMP image support"
1021         depends on DM_VIDEO || LCD
1022         help
1023           Support display of bitmaps file with 24-bit-per-pixel.
1024
1025 config BMP_32BPP
1026         bool "32-bit-per-pixel BMP image support"
1027         depends on DM_VIDEO || LCD
1028         help
1029           Support display of bitmaps file with 32-bit-per-pixel.
1030
1031 config VIDEO_VCXK
1032         bool "Enable VCXK video controller driver support"
1033         help
1034           This enables VCXK driver which can be used with VC2K, VC4K
1035           and VC8K devices on various boards from BuS Elektronik GmbH.
1036
1037 endmenu