22adb7265adb09160e9037353e06d0e0d2c0a50a
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libserial / Config.in
1 config BR2_PACKAGE_LIBSERIAL
2         bool "libserial"
3         depends on BR2_INSTALL_LIBSTDCPP
4         help
5           Simplified serial port programming in C++ under POSIX operating
6           systems.
7
8           http://libserial.sourceforge.net/
9
10 comment "libserial needs a toolchain w/ C++"
11         depends on !BR2_INSTALL_LIBSTDCPP