buildrootschalter/package/qextserialport/Config.in
Thomas Petazzoni 7eca96e65f qextserialport: new package
[Peter: adjust for BR changes]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-03 18:35:40 +01:00

10 lines
267 B
Plaintext

config BR2_PACKAGE_QEXTSERIALPORT
bool "qextserialport"
# Qt is a big library, we don't want to select it
# automatically without the user knowing
depends on BR2_PACKAGE_QT
help
A Qt library to manage serial ports
http://code.google.com/p/qextserialport/