From f84328113463e83d8732d96dd32eb19616f2b752 Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Fri, 7 Jan 2011 21:32:02 -0500 Subject: [PATCH] --- yaml --- r: 227638 b: refs/heads/master c: 2ad2c320a107aceeba984f97ab2a60064101f5d5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/ata/Kconfig | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/[refs] b/[refs] index 8a828c09e00c..1f62eb9d5879 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fc2698d5ec7e96ba2c94a942329cfa4c5d6085f7 +refs/heads/master: 2ad2c320a107aceeba984f97ab2a60064101f5d5 diff --git a/trunk/drivers/ata/Kconfig b/trunk/drivers/ata/Kconfig index e0c34d73770a..c6b298d4c136 100644 --- a/trunk/drivers/ata/Kconfig +++ b/trunk/drivers/ata/Kconfig @@ -2,6 +2,14 @@ # SATA/PATA driver configuration # +config HAVE_PATA_PLATFORM + bool + help + This is an internal configuration node for any machine that + uses pata-platform driver to enable the relevant driver in the + configuration structure without having to submit endless patches + to update the PATA_PLATFORM entry. + menuconfig ATA tristate "Serial ATA and Parallel ATA drivers" depends on HAS_IOMEM @@ -773,14 +781,6 @@ config PATA_PCMCIA If unsure, say N. -config HAVE_PATA_PLATFORM - bool - help - This is an internal configuration node for any machine that - uses pata-platform driver to enable the relevant driver in the - configuration structure without having to submit endless patches - to update the PATA_PLATFORM entry. - config PATA_PLATFORM tristate "Generic platform device PATA support" depends on EMBEDDED || PPC || HAVE_PATA_PLATFORM