From: Bartlomiej Zolnierkiewicz Date: Wed, 26 Mar 2014 15:39:50 +0000 (+0100) Subject: ata: fix Calxeda Highbank SATA driver dependencies X-Git-Tag: v3.15-rc1~161^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b99f8648eb1814d787db3981ad93e6bc343b3f6;p=pandora-kernel.git ata: fix Calxeda Highbank SATA driver dependencies Make sata_highbank host driver depend on ARCH_HIGHBANK config option as Calxeda Highbank SATA support is specific to Calxeda Highbank SoCs and the driver to work requires suitable device tree node to be defined. Additionally allow the driver build if COMPILE_TEST config option is set. Cc: Mark Langsdorf Cc: Rob Herring Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Tejun Heo --- Reading git-diff-tree failed