1 # SPDX-License-Identifier: GPL-2.0-only
3 # Geode family framebuffer configuration
6 bool "AMD Geode family framebuffer support"
7 depends on FB && PCI && (X86_32 || (X86 && COMPILE_TEST))
10 Say 'Y' here to allow you to select framebuffer drivers for
11 the AMD Geode family of processors.
14 tristate "AMD Geode LX framebuffer support"
15 depends on FB && FB_GEODE
16 select FB_IOMEM_HELPERS
18 Framebuffer driver for the display controller integrated into the
19 AMD Geode LX processors.
21 To compile this driver as a module, choose M here: the module will
27 tristate "AMD Geode GX framebuffer support"
28 depends on FB && FB_GEODE
29 select FB_IOMEM_HELPERS
31 Framebuffer driver for the display controller integrated into the
32 AMD Geode GX processors.
34 To compile this driver as a module, choose M here: the module will be
40 tristate "AMD Geode GX1 framebuffer support"
41 depends on FB && FB_GEODE
42 select FB_IOMEM_HELPERS
44 Framebuffer driver for the display controller integrated into the
45 AMD Geode GX1 processor.
47 To compile this driver as a module, choose M here: the module will be