summaryrefslogtreecommitdiff
path: root/package/qtopia4/Config.gfx.in
blob: 8147886196b4abf47025251732a328b1ebd48b35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
menu "Graphics drivers"

config BR2_PACKAGE_QTOPIA4_GFX_LINUXFB
	bool "Linux Framebuffer"
	default y

config BR2_PACKAGE_QTOPIA4_GFX_TRANSFORMED
	bool "Transformed"

config BR2_PACKAGE_QTOPIA4_GFX_QVFB
	bool "Qt Virtual Framebuffer"

config BR2_PACKAGE_QTOPIA4_GFX_VNC
	bool "VNC"

config BR2_PACKAGE_QTOPIA4_GFX_MULTISCREEN
	bool "multiscreen"

endmenu