1config RTS5139
2	tristate "Realtek RTS5139 USB card reader support"
3	depends on USB && SCSI
4	help
5	  Say Y here to include driver code to support the Realtek
6	  RTS5139 USB card readers.
7
8	  If this driver is compiled as a module, it will be named rts5139.
9
10config RTS5139_DEBUG
11	bool "Realtek RTS5139 Card Reader verbose debug"
12	depends on RTS5139
13	help
14	  Say Y here in order to have the rts5139 code generate
15	  verbose debugging messages.
16
17