projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b545d48
)
[PATCH] Kconfig fix (tms380tr and ISA_DMA_API)
author
Al Viro
<viro@www.linux.org.uk>
Tue, 23 Aug 2005 21:45:51 +0000
(22:45 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 24 Aug 2005 01:43:41 +0000
(18:43 -0700)
ISA parts of tms380tr are using ISA DMA helpers and should depend on
ISA_DMA_API.
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/net/tokenring/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/tokenring/Kconfig
b/drivers/net/tokenring/Kconfig
index 23d0fa4bbceb7bccebcdfc6acf0bbc266861bf22..7e99e9f8045e176213949a534178ada137b342d9 100644
(file)
--- a/
drivers/net/tokenring/Kconfig
+++ b/
drivers/net/tokenring/Kconfig
@@
-84,7
+84,7
@@
config 3C359
config TMS380TR
tristate "Generic TMS380 Token Ring ISA/PCI adapter support"
- depends on TR && (PCI || ISA)
+ depends on TR && (PCI || ISA
&& ISA_DMA_API
)
select FW_LOADER
---help---
This driver provides generic support for token ring adapters