aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-driver/files/freedreno.conf
blob: a7a56305bfe932f766c78b8b81fe2a6eecae6172 (plain)
1
2
3
4
5
6
7
8
9
10
Section "Device"
	Identifier	"Video Device"
	Driver		"freedreno"
EndSection

Section "Screen"
	Identifier	"Screen"
	Device		"Video Device"
	DefaultDepth	24
EndSection