From: David S. Miller Date: Tue, 5 Jun 2007 06:33:04 +0000 (-0700) Subject: [ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends. X-Git-Tag: v2.6.22-rc5~101^2~4 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65d8bac3df9516adb17ce9df94a955d3c2c85a51;p=linux-2.6 [ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends. Signed-off-by: David S. Miller --- diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 7d893a60f9..b4a8d6030e 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -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