summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2003-11-09 15:18:09 -0800
committerLinus Torvalds <torvalds@home.osdl.org>2003-11-09 15:18:09 -0800
commit15d7e4801f14887e388268209b9e46366f7a45ef (patch)
tree7c3bbe9d017d73136c56efe0537804ad39a92c57 /drivers
parentfb823ed335807a9a4105bda185fd99976b332f7f (diff)
[PATCH] Disable IDE Tagged Command Queueing
It's not ready for prime time yet, so hide it until the additional work has been done.
Diffstat (limited to 'drivers')
-rw-r--r--drivers/ide/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index 2388aedde657..3d9e7417f2c9 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -428,9 +428,10 @@ config BLK_DEV_IDEDMA_PCI
if BLK_DEV_IDEDMA_PCI
+# TCQ is disabled for now
config BLK_DEV_IDE_TCQ
bool "ATA tagged command queueing (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ depends on EXPERIMENTAL && n
help
Support for tagged command queueing on ATA disk drives. This enables
the IDE layer to have multiple in-flight requests on hardware that