summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 68190a530..eaafece61 100644
--- a/Config.in
+++ b/Config.in
@@ -393,6 +393,8 @@ config BR2_PREFER_STATIC_LIB
config BR2_HAVE_DOCUMENTATION
bool "documentation on the target"
+ # We no longer want to support a toolchain on the target
+ depends on BR2_DEPRECATED
help
Install the documentation, including manual pages and info
pages, on the target.
@@ -401,6 +403,8 @@ config BR2_HAVE_DOCUMENTATION
config BR2_HAVE_DEVFILES
bool "development files in target filesystem"
+ # We no longer want to support a toolchain on the target
+ depends on BR2_DEPRECATED
help
Install headers and static libraries in the
target filesystem