From: Sam Ravnborg Date: Sat, 9 Feb 2008 09:46:40 +0000 (+0100) Subject: ide: introduce HAVE_IDE X-Git-Tag: v2.6.25-rc1~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7748b59e214e2c6b7d21ca5f26a760fd6e142b;p=pandora-kernel.git ide: introduce HAVE_IDE To allow flexible configuration of IDE introduce HAVE_IDE. All archs except arm, um and s390 unconditionally select it. For arm the actual configuration determine if IDE is supported. This is a step towards introducing drivers/Kconfig for arm. Signed-off-by: Sam Ravnborg Acked-by: Russell King - ARM Linux Acked-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed