To align with the naming convention used for Qualcomm platforms in U-Boot, renamed the defconfig file from qcs9100_defconfig to qcom_qcs9100_defconfig.
Signed-off-by: Balaji Selvanathan <balaji.selvanat...@oss.qualcomm.com> --- configs/{qcs9100_defconfig => qcom_qcs9100_defconfig} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename configs/{qcs9100_defconfig => qcom_qcs9100_defconfig} (100%) diff --git a/configs/qcs9100_defconfig b/configs/qcom_qcs9100_defconfig similarity index 100% rename from configs/qcs9100_defconfig rename to configs/qcom_qcs9100_defconfig -- 2.34.1