summaryrefslogtreecommitdiffstats
path: root/rules/usb-modeswitch.in
blob: 4df7fe1b07429e5e2dac65671a307d6fb3b3c694 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=shell_and_console

config USB_MODESWITCH
	tristate
	prompt "usb-modeswitch"
	select LIBUSB_COMPAT
	help
	  Activating switchable USB devices on Linux.

# vim: set sw=8 ts=8 noet ft=kconfig: