Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=65d8bac3df9516adb17ce9df94a955d3c2c85a51
Commit:     65d8bac3df9516adb17ce9df94a955d3c2c85a51
Parent:     f04dbac2623439e8e15abf55742769af0280c919
Author:     David S. Miller <[EMAIL PROTECTED]>
AuthorDate: Mon Jun 4 23:33:04 2007 -0700
Committer:  David S. Miller <[EMAIL PROTECTED]>
CommitDate: Mon Jun 4 23:33:04 2007 -0700

    [ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends.
    
    Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
---
 drivers/ata/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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 @@ 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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to