From 4d456a6ff5d335e1568e1311e600ec1557f81575 Mon Sep 17 00:00:00 2001 From: Sergei Shtylyov Date: Fri, 28 Jan 2011 22:02:09 +0300 Subject: [PATCH] --- yaml --- r: 234986 b: refs/heads/master c: 14080fa65516d15bc284c77a5dde31621a61e2bc h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/ata/Kconfig | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 4f3c6f0cb9d1..b3530bf8afb0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 84b47e3b16f8a5bb416cd55774d679ebbdb19072 +refs/heads/master: 14080fa65516d15bc284c77a5dde31621a61e2bc diff --git a/trunk/drivers/ata/Kconfig b/trunk/drivers/ata/Kconfig index c2328aed0836..8a1fc396f055 100644 --- a/trunk/drivers/ata/Kconfig +++ b/trunk/drivers/ata/Kconfig @@ -202,6 +202,18 @@ config SATA_DWC If unsure, say N. +config SATA_DWC_DEBUG + bool "Debugging driver version" + depends on SATA_DWC + help + This option enables debugging output in the driver. + +config SATA_DWC_VDEBUG + bool "Verbose debug output" + depends on SATA_DWC_DEBUG + help + This option enables the taskfile dumping and NCQ debugging. + config SATA_MV tristate "Marvell SATA support" help