aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/Kconfig
blob: 055655cecaf7315205c595e7938402545595b9b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config RTS5208
	tristate "Realtek PCI-E Card Reader RTS5208/5288 support"
	depends on PCI && SCSI
	help
	  Say Y here to include driver code to support the Realtek
	  PCI-E card reader rts5208/rts5288.

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

config RTS5208_DEBUG
	bool "Realtek PCI-E Card Reader RTS5208/5288 verbose debug"
	depends on RTS5208
	help
	  Say Y here in order to have the rts5208 code generate
	  verbose debugging messages.