1config BR2_PACKAGE_SETSERIAL
2	bool "setserial"
3	# Uses fork()
4	depends on BR2_USE_MMU
5	help
6	  Setserial : configuration of serial ports
7
8	  http://setserial.sourceforge.net/
9