From: Bartlomiej Zolnierkiewicz Date: Tue, 27 Nov 2007 20:35:55 +0000 (+0100) Subject: ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig X-Git-Tag: v2.6.24-rc4~85^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c03a9278ad96e1e7d144f5f626c6794f050c0ae7;p=pandora-kernel.git ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig * Move ETRAX_IDE and friends from arch/cris/arch-{v10,v32}/drivers/Kconfig to drivers/ide/Kconfig. * Don't force selecting ide-disk and ide-cd device drivers (please handle this through defconfig if necessary). * Make ETRAX_IDE depend on BROKEN for the time being (it doesn't even compile currently). Cc: Mikael Starvik Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed