2 # Geode family framebuffer configuration
5 bool "AMD Geode family framebuffer support"
6 depends on FB && PCI && (X86_32 || (X86 && COMPILE_TEST))
8 Say 'Y' here to allow you to select framebuffer drivers for
9 the AMD Geode family of processors.
12 tristate "AMD Geode LX framebuffer support"
13 depends on FB && FB_GEODE
14 select FB_CFB_FILLRECT
15 select FB_CFB_COPYAREA
16 select FB_CFB_IMAGEBLIT
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_CFB_FILLRECT
30 select FB_CFB_COPYAREA
31 select FB_CFB_IMAGEBLIT
33 Framebuffer driver for the display controller integrated into the
34 AMD Geode GX processors.
36 To compile this driver as a module, choose M here: the module will be
42 tristate "AMD Geode GX1 framebuffer support"
43 depends on FB && FB_GEODE
44 select FB_CFB_FILLRECT
45 select FB_CFB_COPYAREA
46 select FB_CFB_IMAGEBLIT
48 Framebuffer driver for the display controller integrated into the
49 AMD Geode GX1 processor.
51 To compile this driver as a module, choose M here: the module will be