armv8: ls1043a: move SCSI_AHCI and SCSI to arm/Kconfig
authorPeng Ma <peng.ma@nxp.com>
Wed, 30 Jan 2019 11:11:49 +0000 (19:11 +0800)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Tue, 19 Feb 2019 04:56:44 +0000 (10:26 +0530)
commitf11e492aeabaf575697963dcb94ac786986e2930
treec0abd87656d5fdb2ef0da208028c7430ea903a11
parent5c08d96f3a8ce2f835f849b41097c54bd414cc41
armv8: ls1043a: move SCSI_AHCI and SCSI to arm/Kconfig

remove SCSI and SCSI_AHCI configs for ls1043ardb due to no sata interface
support.
this changed is to fixed the ls1043ardb compile warning as fallows:

===================== WARNING ======================
This board does not use CONFIG_DM_SCSI. Please update
the storage controller to use CONFIG_DM_SCSI before the
v2019.07 release. Failure to update by the deadline may
result in board removal.See doc/driver-model/MIGRATION.txt
for more info.
====================================================

Signed-off-by: Peng Ma <peng.ma@nxp.com>
[PK: reword the patch subject]
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
arch/arm/Kconfig
arch/arm/cpu/armv8/fsl-layerscape/Kconfig