summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index cbdac59631..3b84e3da91 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2018.11"
+config BR2_PACKAGE_MESA3D_OPENGL_TEXTURE_FLOAT
+ bool "mesa3d opengl texture float option removed"
+ select BR2_LEGACY
+ help
+ mesa3d now unconditionally enables floating-point textures,
+ as the corresponding patent has expired.
+
config BR2_KERNEL_HEADERS_4_10
bool "kernel headers version 4.10.x are no longer supported"
select BR2_KERNEL_HEADERS_4_9
OpenPOWER on IntegriCloud