summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy8
1 files changed, 8 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 7ddc6eaa2..4770c9479 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -70,4 +70,12 @@ config BR2_PACKAGE_INPUT_TOOLS_EVTEST
help
The evtest program from input-tools is now a separate package.
+config BR2_PACKAGE_PTHREAD_STUBS
+ bool "pthread-stubs option has been renamed"
+ select BR2_LEGACY
+ select BR2_PACKAGE_XLIB_LIBPTHREAD_STUBS
+ help
+ For consistency reason, the pthread-stubs package has been
+ renamed to xlib_libpthread-stubs.
+
endif