package/linuxconsoletools: always select a sub-option
authorKoen Martens <koen.martens@transport.alstom.com>
Thu, 22 Jun 2017 13:03:00 +0000 (15:03 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 22 Jun 2017 20:04:57 +0000 (22:04 +0200)
commite9b47764839ca6120af673d1df34f5fbe89e6e09
tree8da67088bc853b27b4f31c661bfca89bc715f7c9
parent1407c1b00c09cc51f9fa9e9a7e050f4160da8220
package/linuxconsoletools: always select a sub-option

This patch forces BR2_PACKAGE_LINUXCONSOLETOOLS_INPUTATTACH
to be selected if none of the other sub-options are
selected. This fixes build failures when using
'make randpackageconfig', where selecting
BR2_PACKAGE_LINUXCONSOLETOOLS without selecting any sub-option
would break in the 'install to target' phase.

Fixes:
http://autobuild.buildroot.net/results/94b/94bc050f291cc42a4fdcf02157320576feb03654/
http://autobuild.buildroot.net/results/f62/f62c5e8bd63d21211eb0e658c4e84135bd59b8cb/

And many more.

[Peter: add autobuilder references and wrap Config.in line]
Signed-off-by: Koen Martens <koen.martens@transport.alstom.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linuxconsoletools/Config.in