On 11/17/2009 09:51 AM, Alan Cox wrote:
Signed-off-by: Alan Cox<alan@xxxxxxxxxxxxxxx> --- drivers/ata/Kconfig | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index f2df6e2..36931e0 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -374,7 +374,7 @@ config PATA_HPT366 If unsure, say N. config PATA_HPT37X - tristate "HPT 370/370A/371/372/374/302 PATA support (Experimental)" + tristate "HPT 370/370A/371/372/374/302 PATA support" depends on PCI&& EXPERIMENTAL
When you change the help string, you must also change the 'depends' line. Jeff -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html