xref: /openbmc/linux/drivers/staging/sm750fb/Kconfig (revision da812f15)
199b75a4eSGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
281dee67eSSudip Mukherjeeconfig FB_SM750
381dee67eSSudip Mukherjee	tristate "Silicon Motion SM750 framebuffer support"
4*da812f15SNiklas Schnelle	depends on FB && PCI && HAS_IOPORT
52dc34091SHari Prasath Gujulan Elango	select FB_MODE_HELPERS
62dc34091SHari Prasath Gujulan Elango	select FB_CFB_FILLRECT
72dc34091SHari Prasath Gujulan Elango	select FB_CFB_COPYAREA
82dc34091SHari Prasath Gujulan Elango	select FB_CFB_IMAGEBLIT
90ba2fa8cSThomas Zimmermann	select VIDEO_NOMODESET
1081dee67eSSudip Mukherjee	help
1181dee67eSSudip Mukherjee	  Frame buffer driver for the Silicon Motion SM750 chip
12b860ce04SColin Ian King	  with 2D acceleration and dual head support.
1381dee67eSSudip Mukherjee
1481dee67eSSudip Mukherjee	  This driver is also available as a module. The module will be
1581dee67eSSudip Mukherjee	  called sm750fb. If you want to compile it as a module, say M
16cd238effSMauro Carvalho Chehab	  here and read <file:Documentation/kbuild/modules.rst>.
17