ahci: qoriq: Add platform dependencies
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 8 Mar 2023 12:49:34 +0000 (13:49 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Thu, 23 Mar 2023 01:29:26 +0000 (10:29 +0900)
commit71424f059c423bdb83f0bcc06644f29fe89b50cc
tree6b75209d337adecce40b1922e8236be42b2d0be4
parent69e32a7070fb1a84eff77c49905d0c85c6e0260b
ahci: qoriq: Add platform dependencies

The Freescale QorIQ AHCI SATA controller is only present on Freescale
Layerscape SoCs.  Add platform dependencies to the AHCI_QORIQ config
symbol, to avoid asking the user about it when configuring a kernel
without Layerscape support.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/Kconfig