mirror of
https://github.com/adulau/aha.git
synced 2024-12-29 12:16:20 +00:00
[ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f04dbac262
commit
65d8bac3df
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ menuconfig ATA
|
|||
depends on BLOCK
|
||||
depends on !(M32R || M68K) || BROKEN
|
||||
depends on !SUN4 || BROKEN
|
||||
depends on !(SPARC64 && !PCI)
|
||||
select SCSI
|
||||
---help---
|
||||
If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or
|
||||
|
|
Loading…
Reference in a new issue