~ubuntu-branches/ubuntu/precise/linux-lts-quantal/precise-updates

« back to all changes in this revision

Viewing changes to drivers/memstick/host/Kconfig

  • Committer: Package Import Robot
  • Author(s): Luis Henriques, Luis Henriques, Tim Gardner
  • Date: 2013-02-07 12:08:38 UTC
  • Revision ID: package-import@ubuntu.com-20130207120838-8jaukepmb85dkevq
Tags: 3.5.0-24.37~precise1
[Luis Henriques]

* Release Tracking Bug
  - LP: #1118287

[ Tim Gardner ]

* [Config] CONFIG_ALX=m for x86 only
  - LP: #927782

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
 
43
43
          To compile this driver as a module, choose M here: the module will
44
44
          be called r592.
 
45
 
 
46
config MEMSTICK_REALTEK_PCI
 
47
        tristate "Realtek PCI-E Memstick Card Interface Driver"
 
48
        depends on MFD_RTSX_PCI
 
49
        help
 
50
          Say Y here to include driver code to support Memstick card interface
 
51
          of Realtek PCI-E card reader
 
52
 
 
53
          To compile this driver as a module, choose M here: the module will
 
54
          be called rtsx_pci_ms.