Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355066
b: refs/heads/master
c: e1e0a9e
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Greg Kroah-Hartman committed Feb 8, 2013
1 parent 41f26c3 commit e763046
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 3d55399391c8ecb5bb3d1c426bafa2580a889c4e
refs/heads/master: e1e0a9e6991ec2c611f13dfc0a6bc1a214a22374
2 changes: 1 addition & 1 deletion trunk/drivers/misc/cb710/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config CB710_CORE
tristate "ENE CB710/720 Flash memory card reader support"
depends on PCI
depends on PCI && GENERIC_HARDIRQS
help
This option enables support for PCI ENE CB710/720 Flash memory card
reader found in some laptops (ie. some versions of HP Compaq nx9500).
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ config MMC_SDHI

config MMC_CB710
tristate "ENE CB710 MMC/SD Interface support"
depends on PCI
depends on PCI && GENERIC_HARDIRQS
select CB710_CORE
help
This option enables support for MMC/SD part of ENE CB710/720 Flash
Expand Down

0 comments on commit e763046

Please sign in to comment.