|
|
@@ -53,7 +53,6 @@ choice
|
|
|
prompt "Native windowing system"
|
|
|
default BR2_PACKAGE_GLSLSANDBOX_PLAYER_MALI if BR2_PACKAGE_SUNXI_MALI_UTGARD
|
|
|
default BR2_PACKAGE_GLSLSANDBOX_PLAYER_MALI_T76X if BR2_PACKAGE_MALI_T76X
|
|
|
- default BR2_PACKAGE_GLSLSANDBOX_PLAYER_RPI if BR2_PACKAGE_RPI_USERLAND
|
|
|
default BR2_PACKAGE_GLSLSANDBOX_PLAYER_SDL2 if BR2_PACKAGE_SDL2_OPENGLES
|
|
|
default BR2_PACKAGE_GLSLSANDBOX_PLAYER_TISGX if BR2_PACKAGE_TI_SGX_UM
|
|
|
default BR2_PACKAGE_GLSLSANDBOX_PLAYER_VIVFB if BR2_PACKAGE_IMX_GPU_VIV_OUTPUT_FB
|
|
|
@@ -81,10 +80,6 @@ config BR2_PACKAGE_GLSLSANDBOX_PLAYER_MALI_T76X
|
|
|
bool "ARM/Mali T76x Frame Buffer"
|
|
|
depends on BR2_PACKAGE_MALI_T76X
|
|
|
|
|
|
-config BR2_PACKAGE_GLSLSANDBOX_PLAYER_RPI
|
|
|
- bool "RaspberryPI Frame Buffer"
|
|
|
- depends on BR2_PACKAGE_RPI_USERLAND
|
|
|
-
|
|
|
config BR2_PACKAGE_GLSLSANDBOX_PLAYER_SDL2
|
|
|
bool "SDL2"
|
|
|
depends on BR2_PACKAGE_SDL2_OPENGLES
|