Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353654
b: refs/heads/master
c: 686f31a
h: refs/heads/master
v: v3
  • Loading branch information
Kees Cook authored and Greg Kroah-Hartman committed Jan 21, 2013
1 parent f55719a commit adcf9fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e141a48185193b3cf71ba311276b4c0f51685d99
refs/heads/master: 686f31aced6926dfeee98c39b34e1d52cfeb05aa
12 changes: 6 additions & 6 deletions trunk/drivers/memstick/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
comment "MemoryStick Host Controller Drivers"

config MEMSTICK_TIFM_MS
tristate "TI Flash Media MemoryStick Interface support (EXPERIMENTAL)"
depends on EXPERIMENTAL && PCI
tristate "TI Flash Media MemoryStick Interface support "
depends on PCI
select TIFM_CORE
help
Say Y here if you want to be able to access MemoryStick cards with
Expand All @@ -21,8 +21,8 @@ config MEMSTICK_TIFM_MS
module will be called tifm_ms.

config MEMSTICK_JMICRON_38X
tristate "JMicron JMB38X MemoryStick interface support (EXPERIMENTAL)"
depends on EXPERIMENTAL && PCI
tristate "JMicron JMB38X MemoryStick interface support"
depends on PCI

help
Say Y here if you want to be able to access MemoryStick cards with
Expand All @@ -32,8 +32,8 @@ config MEMSTICK_JMICRON_38X
module will be called jmb38x_ms.

config MEMSTICK_R592
tristate "Ricoh R5C592 MemoryStick interface support (EXPERIMENTAL)"
depends on EXPERIMENTAL && PCI
tristate "Ricoh R5C592 MemoryStick interface support"
depends on PCI

help
Say Y here if you want to be able to access MemoryStick cards with
Expand Down

0 comments on commit adcf9fc

Please sign in to comment.