diff options
Diffstat (limited to 'Config.in.legacy')
| -rw-r--r-- | Config.in.legacy | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy index 1f83c0dfd2..1833c7246b 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -161,6 +161,20 @@ config BR2_PACKAGE_GNUPG2_GPGV2 The gpgv2 executable is now named gpgv. The config option has been renamed accordingly. +config BR2_PACKAGE_IMX_GPU_VIV_APITRACE + bool "Vivante apitrace tool option removed" + select BR2_LEGACY + help + The apitrace tool for Vivante is not provided by the + imx-gpu-viv package any longer. + +config BR2_PACKAGE_IMX_GPU_VIV_G2D + bool "Vivante G2D libraries from imx-gpu-viv removed" + select BR2_LEGACY + select BR2_PACKAGE_IMX_GPU_G2D + help + The G2D libraries are now provided by the imx-gpu-g2d package. + ############################################################################### comment "Legacy options removed in 2017.11" |

