Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4376
b: refs/heads/master
c: 89b39f5
h: refs/heads/master
v: v3
  • Loading branch information
Dominik Brodowski authored and Linus Torvalds committed Jul 8, 2005
1 parent d762f58 commit 58f57ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 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: 5bc6b68a103a6f4055890b5127ddca3a322751b0
refs/heads/master: 89b39f5d8d701ddd93546b3d8edbefa5d568529d
3 changes: 2 additions & 1 deletion trunk/drivers/pcmcia/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ comment "PC-card bridges"

config YENTA
tristate "CardBus yenta-compatible bridge support"
depends on CARDBUS
depends on PCI
select CARDBUS if !EMBEDDED
select PCCARD_NONSTATIC
---help---
This option enables support for CardBus host bridges. Virtually
Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/pcmcia/ti113x.h
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,6 @@
#define ENE_TEST_C9 0xc9 /* 8bit */
#define ENE_TEST_C9_TLTENABLE 0x02

#ifdef CONFIG_CARDBUS

/*
* Texas Instruments CardBus controller overrides.
*/
Expand Down Expand Up @@ -843,7 +841,5 @@ static int ti1250_override(struct yenta_socket *socket)
return ti12xx_override(socket);
}

#endif /* CONFIG_CARDBUS */

#endif /* _LINUX_TI113X_H */

0 comments on commit 58f57ce

Please sign in to comment.