aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor/Kconfig
blob: 4d66a99fba825d6dba4c63beb56a1e9b742f53d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config RTS_PSTOR
	tristate "RealTek PCI-E Card Reader support"
	depends on PCI && SCSI
	help
	  Say Y here to include driver code to support the Realtek
	  PCI-E card readers.

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

config RTS_PSTOR_DEBUG
	bool "Realtek PCI-E Card Reader verbose debug"
	depends on RTS_PSTOR
	help
	  Say Y here in order to have the rts_pstor code generate
	  verbose debugging messages.