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