122f8cf1cb
Qt4 support is about to be dropped, so remove the support from qextserialport as well. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
config BR2_PACKAGE_QEXTSERIALPORT
|
|
bool "qextserialport"
|
|
depends on BR2_PACKAGE_QT5
|
|
help
|
|
A Qt library to manage serial ports
|
|
|
|
http://qextserialport.github.io/
|