summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/linuxconsoletools/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/linuxconsoletools/Config.in b/package/linuxconsoletools/Config.in
index d2b0117f48..76150278ae 100644
--- a/package/linuxconsoletools/Config.in
+++ b/package/linuxconsoletools/Config.in
@@ -1,5 +1,8 @@
config BR2_PACKAGE_LINUXCONSOLETOOLS
bool "linuxconsoletools"
+ select BR2_PACKAGE_LINUXCONSOLETOOLS_INPUTATTACH if \
+ !BR2_PACKAGE_LINUXCONSOLETOOLS_JOYSTICK && \
+ !BR2_PACKAGE_LINUXCONSOLETOOLS_FORCEFEEDBACK
help
Linuxconsoletools contains the inputattach utility
to attach legacy serial devices to the Linux kernel
OpenPOWER on IntegriCloud