commit | 65d8bac3df9516adb17ce9df94a955d3c2c85a51 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Jun 04 23:33:04 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Jun 04 23:33:04 2007 -0700 |
tree | 54eff26ff5dd07965da7eeeb44261bb2c8a588fc | |
parent | f04dbac2623439e8e15abf55742769af0280c919 [diff] |
[ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends. Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 7d893a6..b4a8d60 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig
@@ -8,7 +8,6 @@ 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