Commit b1c28c42 authored by Raphael Zimmerer's avatar Raphael Zimmerer Committed by Linus Torvalds

[PATCH] ide: remove obsolete CONFIG_BLK_DEV_ADMA

In drivers/ide/Kconfig there's a hidden config-item named BLK_DEV_ADMA. 
Nowhere in the sources are any references to this item, so this option
simply is obsolete.

This patch removes the according item from drivers/ide/Kconfig.
Signed-off-by: default avatarRaphael Zimmerer <killekulla@rdrz.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 2832e945
......@@ -457,11 +457,6 @@ config IDEDMA_ONLYDISK
Generally say N here.
config BLK_DEV_ADMA
bool
depends on PCI && BLK_DEV_IDEPCI
default BLK_DEV_IDEDMA_PCI
config BLK_DEV_AEC62XX
tristate "AEC62XX chipset support"
help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment