[PATCH] libata won't build on SUN4
marked as such... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
9317fd4c60
commit
8abf1064c7
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ menu "Serial ATA (prod) and Parallel ATA (experimental) drivers"
|
||||||
config ATA
|
config ATA
|
||||||
tristate "ATA device support"
|
tristate "ATA device support"
|
||||||
depends on !(M32R || M68K) || BROKEN
|
depends on !(M32R || M68K) || BROKEN
|
||||||
|
depends on !SUN4 || BROKEN
|
||||||
select SCSI
|
select SCSI
|
||||||
---help---
|
---help---
|
||||||
If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or
|
If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or
|
||||||
|
|
Loading…
Add table
Reference in a new issue