• P
    armv8: ls1043a: move SCSI_AHCI and SCSI to arm/Kconfig · f11e492a
    Peng Ma 提交于
    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: NPeng Ma <peng.ma@nxp.com>
    [PK: reword the patch subject]
    Reviewed-by: NPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
    f11e492a
Kconfig 14.8 KB