From: Bartlomiej Zolnierkiewicz Date: Sat, 17 Feb 2007 01:40:23 +0000 (+0100) Subject: trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-s X-Git-Tag: v2.6.21-rc1~78^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b25c60485aab4c7599faef96e7a5d9e8c9003d9;p=pandora-kernel.git trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-s In drivers/ide/Kconfig BLK_DEV_TRM290 depends on BLK_DEV_IDEDMA_PCI (on which is BLK_DEV_IDEDMA dependant on). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed