Kconfig (ed32f8d42cee118b075e4372a55c7739a11094b2) Kconfig (76b5a6e8427159ad2b3b8764ebd6f3f5213be97e)
1# SPDX-License-Identifier: GPL-2.0
2#
3# For a description of the syntax of this configuration file,
4# see Documentation/kbuild/kconfig-language.rst.
5#
6# Auxiliary display drivers configuration.
7#
8

--- 83 unchanged lines hidden (view full) ---

92 select FB_SYS_IMAGEBLIT
93 select FB_SYS_FOPS
94 default n
95 ---help---
96 If you have a Crystalfontz 128x64 2-color LCD, cfag12864b Series,
97 say Y. You also need the ks0108 LCD Controller driver.
98
99 For help about how to wire your LCD to the parallel port,
1# SPDX-License-Identifier: GPL-2.0
2#
3# For a description of the syntax of this configuration file,
4# see Documentation/kbuild/kconfig-language.rst.
5#
6# Auxiliary display drivers configuration.
7#
8

--- 83 unchanged lines hidden (view full) ---

92 select FB_SYS_IMAGEBLIT
93 select FB_SYS_FOPS
94 default n
95 ---help---
96 If you have a Crystalfontz 128x64 2-color LCD, cfag12864b Series,
97 say Y. You also need the ks0108 LCD Controller driver.
98
99 For help about how to wire your LCD to the parallel port,
100 check Documentation/auxdisplay/cfag12864b
100 check Documentation/admin-guide/auxdisplay/cfag12864b.rst
101
102 Depends on the x86 arch and the framebuffer support.
103
104 The LCD framebuffer driver can be attached to a console.
105 It will work fine. However, you can't attach it to the fbdev driver
106 of the xorg server.
107
108 To compile this as a module, choose M here:

--- 370 unchanged lines hidden ---
101
102 Depends on the x86 arch and the framebuffer support.
103
104 The LCD framebuffer driver can be attached to a console.
105 It will work fine. However, you can't attach it to the fbdev driver
106 of the xorg server.
107
108 To compile this as a module, choose M here:

--- 370 unchanged lines hidden ---