Re: [PATCH libata/for-3.15-fixes] libata: drop COMPILE_TEST from AHCI_XGENE

From: Tejun Heo
Date: Wed Apr 02 2014 - 11:59:15 EST


On Wed, Apr 02, 2014 at 11:53:57AM -0400, Tejun Heo wrote:
> config AHCI_XGENE
> tristate "APM X-Gene 6.0Gbps AHCI SATA host controller support"
> - depends on ARM64 || COMPILE_TEST
> + depends on ARM64
> select PHY_XGENE

So, an alternative would be doing

select PHY_XGENE if ARM64

butI don't think it'd be worthwhile to go above and beyond for
COMPILE_TEST and it might cause other linkage issues down the road.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/