Tejun Heo 74c03eb630 libata: make AHCI_XGENE depend on PHY_XGENE
AHCI_XGENE is only applicable on ARM64 but it can also be enabled for
compile testing; however, AHCI_XGENE selects PHY_XGENE which has other
arch specific dependencies.  This leads to the following warning when
enabling it on other archs for compile testing.

  warning: (AHCI_XGENE) selects PHY_XGENE which has unmet direct
  dependencies (HAS_IOMEM && OF && (ARM64 || COMPILE_TEST))

Selecting a config option which itself has dependencies can easily
lead to broken configurations.  For now, let's just make AHCI_XGENE
depend on PHY_XGENE which has all the necessary dependencies already.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Loc Ho <lho@apm.com>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
2014-04-02 12:42:45 -04:00
..
2014-04-01 15:14:04 -07:00
2014-03-26 12:36:53 -04:00
2013-06-02 22:22:03 -07:00
2014-03-26 12:36:53 -04:00
2013-07-30 08:59:24 -04:00
2014-03-11 08:30:53 -04:00
2013-06-02 22:22:03 -07:00
2014-03-26 12:36:53 -04:00
2008-01-23 05:24:15 -05:00
2013-06-02 22:22:03 -07:00
2014-03-26 12:36:53 -04:00
2007-07-02 10:17:42 -04:00