Kconfig 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. #
  2. # MemoryStick host controller drivers
  3. #
  4. comment "MemoryStick Host Controller Drivers"
  5. config MEMSTICK_TIFM_MS
  6. tristate "TI Flash Media MemoryStick Interface support (EXPERIMENTAL)"
  7. depends on EXPERIMENTAL && PCI
  8. select TIFM_CORE
  9. help
  10. Say Y here if you want to be able to access MemoryStick cards with
  11. the Texas Instruments(R) Flash Media card reader, found in many
  12. laptops.
  13. This option 'selects' (turns on, enables) 'TIFM_CORE', but you
  14. probably also need appropriate card reader host adapter, such as
  15. 'Misc devices: TI Flash Media PCI74xx/PCI76xx host adapter support
  16. (TIFM_7XX1)'.
  17. To compile this driver as a module, choose M here: the
  18. module will be called tifm_ms.
  19. config MEMSTICK_JMICRON_38X
  20. tristate "JMicron JMB38X MemoryStick interface support (EXPERIMENTAL)"
  21. depends on EXPERIMENTAL && PCI
  22. help
  23. Say Y here if you want to be able to access MemoryStick cards with
  24. the JMicron(R) JMB38X MemoryStick card reader.
  25. To compile this driver as a module, choose M here: the
  26. module will be called jmb38x_ms.
  27. config MEMSTICK_R592
  28. tristate "Ricoh R5C592 MemoryStick interface support (EXPERIMENTAL)"
  29. depends on EXPERIMENTAL && PCI
  30. help
  31. Say Y here if you want to be able to access MemoryStick cards with
  32. the Ricoh R5C592 MemoryStick card reader (which is part of 5 in one
  33. multifunction reader)
  34. To compile this driver as a module, choose M here: the module will
  35. be called r592.