armsr: armv8: enable AHCI/SATA controllers for mvebu,qoriq,juno
authorMathew McBride <matt@traverse.com.au>
Thu, 10 Aug 2023 04:01:20 +0000 (04:01 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 15 Aug 2023 13:55:00 +0000 (15:55 +0200)
commit9cb173e9f18da2530c3570479567d8130b05e5f8
tree2f5a84016b55e6ab8615a5526783a454dd99ce29
parent0018b335313ec7d866bf9e22273b620759e29598
armsr: armv8: enable AHCI/SATA controllers for mvebu,qoriq,juno

When comparing the generated OpenWrt .config to the Linux arm64
defconfig, I noticed these SATA controllers were not included.
As they may be used as a boot drive, they should be built into
the kernel.

CONFIG_SATA_MVEBU is for Marvell platforms.
CONFIG_SATA_QORIQ is for NXP Layerscape.
CONFIG_SATA_SIL24 is for Arm's Juno development board, see Linux
kernel commit d7c38ff1cd86 ("arm64: defconfig: Add Juno SATA
controller").

Signed-off-by: Mathew McBride <matt@traverse.com.au>
target/linux/armsr/armv8/config-6.1