summaryrefslogtreecommitdiffstats
path: root/rules/linux-serial-test.in
blob: 3f44343340d37300754001b4c74eb439d756010f (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=test_suites

config LINUX_SERIAL_TEST
	tristate
	select HOST_CMAKE
	prompt "linux-serial-test"
	help
	  Test application for serial ports under Linux.

# vim: syntax=kconfig