18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Geode family framebuffer configuration
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ciconfig FB_GEODE
68c2ecf20Sopenharmony_ci	bool "AMD Geode family framebuffer support"
78c2ecf20Sopenharmony_ci	depends on FB && PCI && (X86_32 || (X86 && COMPILE_TEST))
88c2ecf20Sopenharmony_ci	help
98c2ecf20Sopenharmony_ci	  Say 'Y' here to allow you to select framebuffer drivers for
108c2ecf20Sopenharmony_ci	  the AMD Geode family of processors.
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciconfig FB_GEODE_LX
138c2ecf20Sopenharmony_ci	tristate "AMD Geode LX framebuffer support"
148c2ecf20Sopenharmony_ci	depends on FB && FB_GEODE
158c2ecf20Sopenharmony_ci	select FB_CFB_FILLRECT
168c2ecf20Sopenharmony_ci	select FB_CFB_COPYAREA
178c2ecf20Sopenharmony_ci	select FB_CFB_IMAGEBLIT
188c2ecf20Sopenharmony_ci	help
198c2ecf20Sopenharmony_ci	  Framebuffer driver for the display controller integrated into the
208c2ecf20Sopenharmony_ci	  AMD Geode LX processors.
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the module will
238c2ecf20Sopenharmony_ci	  be called lxfb.
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ci	  If unsure, say N.
268c2ecf20Sopenharmony_ci
278c2ecf20Sopenharmony_ciconfig FB_GEODE_GX
288c2ecf20Sopenharmony_ci	tristate "AMD Geode GX framebuffer support"
298c2ecf20Sopenharmony_ci	depends on FB && FB_GEODE
308c2ecf20Sopenharmony_ci	select FB_CFB_FILLRECT
318c2ecf20Sopenharmony_ci	select FB_CFB_COPYAREA
328c2ecf20Sopenharmony_ci	select FB_CFB_IMAGEBLIT
338c2ecf20Sopenharmony_ci	help
348c2ecf20Sopenharmony_ci	  Framebuffer driver for the display controller integrated into the
358c2ecf20Sopenharmony_ci	  AMD Geode GX processors.
368c2ecf20Sopenharmony_ci
378c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the module will be
388c2ecf20Sopenharmony_ci	  called gxfb.
398c2ecf20Sopenharmony_ci
408c2ecf20Sopenharmony_ci	  If unsure, say N.
418c2ecf20Sopenharmony_ci
428c2ecf20Sopenharmony_ciconfig FB_GEODE_GX1
438c2ecf20Sopenharmony_ci	tristate "AMD Geode GX1 framebuffer support"
448c2ecf20Sopenharmony_ci	depends on FB && FB_GEODE
458c2ecf20Sopenharmony_ci	select FB_CFB_FILLRECT
468c2ecf20Sopenharmony_ci	select FB_CFB_COPYAREA
478c2ecf20Sopenharmony_ci	select FB_CFB_IMAGEBLIT
488c2ecf20Sopenharmony_ci	help
498c2ecf20Sopenharmony_ci	  Framebuffer driver for the display controller integrated into the
508c2ecf20Sopenharmony_ci	  AMD Geode GX1 processor.
518c2ecf20Sopenharmony_ci
528c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the module will be
538c2ecf20Sopenharmony_ci	  called gx1fb.
548c2ecf20Sopenharmony_ci
558c2ecf20Sopenharmony_ci	  If unsure, say N.
56