]> git.karo-electronics.de Git - linux-beck.git/blob - drivers/staging/sm7xx/Kconfig
Staging: sm7xx: add a new framebuffer driver
[linux-beck.git] / drivers / staging / sm7xx / Kconfig
1 config FB_SM7XX
2         tristate "Silicon Motion SM7XX Frame Buffer Support"
3         depends on FB
4         select FB_CFB_FILLRECT
5         select FB_CFB_COPYAREA
6         select FB_CFB_IMAGEBLIT
7         help
8           Frame Buffer driver for the Silicon Motion SM7XX serial graphic card.
9
10 config FB_SM7XX_ACCEL
11         bool "Siliconmotion Acceleration functions (EXPERIMENTAL)"
12         depends on FB_SM7XX && EXPERIMENTAL
13         help
14           This will compile the Trident frame buffer device with
15           acceleration functions.