Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234986
b: refs/heads/master
c: 14080fa
h: refs/heads/master
v: v3
  • Loading branch information
Sergei Shtylyov authored and Jeff Garzik committed Mar 2, 2011
1 parent 4e977e7 commit 4d456a6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 84b47e3b16f8a5bb416cd55774d679ebbdb19072
refs/heads/master: 14080fa65516d15bc284c77a5dde31621a61e2bc
12 changes: 12 additions & 0 deletions trunk/drivers/ata/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4d456a6

Please sign in to comment.