aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5139/Kconfig
blob: afd526bf422a93bed7566abeab90c4efb0d735db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config RTS5139
	tristate "Realtek RTS5139 USB card reader support"
	depends on USB && SCSI
	help
	  Say Y here to include driver code to support the Realtek
	  RTS5139 USB card readers.

	  If this driver is compiled as a module, it will be named rts5139.

config RTS5139_DEBUG
	bool "Realtek RTS5139 Card Reader verbose debug"
	depends on RTS5139
	help
	  Say Y here in order to have the rts5139 code generate
	  verbose debugging messages.