projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
638b093
)
[PATCH] libata won't build on m68k and m32r
author
Al Viro
<viro@ftp.linux.org.uk>
Sun, 24 Sep 2006 22:40:00 +0000
(23:40 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 24 Sep 2006 22:55:03 +0000
(15:55 -0700)
no ioread*(), for one thing
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ata/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/ata/Kconfig
b/drivers/ata/Kconfig
index 5a8bdac5f5e839fd69310a5f93c4b162b11ed7c5..702fcc363bc031ea4f3d2cf09af4600a30fbdf5e 100644
(file)
--- a/
drivers/ata/Kconfig
+++ b/
drivers/ata/Kconfig
@@
-6,6
+6,7
@@
menu "Serial ATA (prod) and Parallel ATA (experimental) drivers"
config ATA
tristate "ATA device support"
+ depends on !(M32R || M68K) || BROKEN
select SCSI
---help---
If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or