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-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html