mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 18:51:36 +01:00
build: move br2 config files to a dedicated directory
This commit is contained in:
10
br2/kmscube
Normal file
10
br2/kmscube
Normal file
@@ -0,0 +1,10 @@
|
||||
BR2_PACKAGE_KMSCUBE=y
|
||||
BR2_PACKAGE_MESA3D=y
|
||||
BR2_PACKAGE_MESA3D_OPENGL_EGL=y
|
||||
BR2_PACKAGE_MESA3D_OPENGL_ES=y
|
||||
|
||||
# Software rasteriser.
|
||||
# Selects the following chain:
|
||||
# BR2_PACKAGE_MESA3D_DRIVER=y
|
||||
# BR2_PACKAGE_MESA3D_DRI_DRIVER=y
|
||||
BR2_PACKAGE_MESA3D_DRI_DRIVER_SWRAST=y
|
||||
Reference in New Issue
Block a user