1config 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