Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181981
b: refs/heads/master
c: 9d9c98e
h: refs/heads/master
i:
  181979: 7773747
v: v3
  • Loading branch information
Michal Marek authored and Dominik Brodowski committed Feb 17, 2010
1 parent 8a8cefc commit 6ff2dbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 3a86e1807a53b7164c4ca2aec538d8a5d15416f1
refs/heads/master: 9d9c98e89ee24b7d42f72c4f663c4d644d1c3f81
6 changes: 3 additions & 3 deletions trunk/drivers/pcmcia/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ config YENTA
tristate "CardBus yenta-compatible bridge support"
depends on PCI
select CARDBUS if !EMBEDDED
select PCCARD_NONSTATIC if PCMCIA
select PCCARD_NONSTATIC if PCMCIA != n
---help---
This option enables support for CardBus host bridges. Virtually
all modern PCMCIA bridges are CardBus compatible. A "bridge" is
Expand Down Expand Up @@ -161,8 +161,8 @@ config TCIC

config PCMCIA_M8XX
tristate "MPC8xx PCMCIA support"
depends on PCMCIA && PPC && 8xx
select PCCARD_IODYN if PCMCIA
depends on PCCARD && PPC && 8xx
select PCCARD_IODYN if PCMCIA != n
help
Say Y here to include support for PowerPC 8xx series PCMCIA
controller.
Expand Down

0 comments on commit 6ff2dbd

Please sign in to comment.