From: Adrian Bunk Date: Mon, 28 Apr 2008 21:44:43 +0000 (+0200) Subject: ARM: always select HAVE_IDE X-Git-Tag: v2.6.26-rc1~688^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2064c946eaca641d28281264d01d0c8b977f1f20;p=pandora-kernel.git ARM: always select HAVE_IDE It's plain wrong for PCMCIA to select HAVE_IDE that implies e.g. the availability of an asm/ide.h It turns out this was done for ARM, and we can simply always select HAVE_IDE on ARM instead of manually tracking which platforms might possible have an IDE controller directly or indirectly. Signed-off-by: Adrian Bunk Cc: Russell King Cc: Sam Ravnborg Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed