boards: Disable CMD_SATA on platforms that no longer have a SATA driver enabled
authorTom Rini <trini@konsulko.com>
Wed, 21 Apr 2021 19:32:25 +0000 (15:32 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 11 May 2021 13:14:56 +0000 (09:14 -0400)
commit8c245fe7eab7b2918de6bbf2e283bced63ecc38f
tree6292d90b0c4319f61b7cbbd81cc2aa7da4c73d50
parent2684e082bc8dad35339704f035d3941c7df4e02f
boards: Disable CMD_SATA on platforms that no longer have a SATA driver enabled

There are a number of platforms that depend on a SATA driver that has
been converted to require AHCI but the platforms themselves are behind
on other migrations that would make it trivial to enable AHCI.  Disable
SATA in these cases.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/powerpc/cpu/mpc85xx/Kconfig
configs/MPC8315ERDB_defconfig
configs/MPC837XERDB_SLAVE_defconfig