summaryrefslogtreecommitdiffstats
path: root/package/readline/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/readline/Config.in')
-rw-r--r--package/readline/Config.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/package/readline/Config.in b/package/readline/Config.in
index 6eafa6f8c..4234e2ebd 100644
--- a/package/readline/Config.in
+++ b/package/readline/Config.in
@@ -9,10 +9,3 @@ config BR2_PACKAGE_READLINE_TARGET
depends on BR2_READLINE
help
Say yes here to install the readline libraries on the target.
-
-config BR2_PACKAGE_READLINE_HEADERS
- bool "readline headers for the target"
- depends on BR2_PACKAGE_READLINE_TARGET
- help
- Say yes here to install the readline headers and documentation
- on the target.