build: move br2 config files to a dedicated directory

This commit is contained in:
Ciro Santilli
2018-06-01 09:56:45 +01:00
parent 4e74d44a0d
commit cea0bd7f00
7 changed files with 8 additions and 8 deletions

10
br2/kmscube Normal file
View 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