ipq40xx: refresh 6.12 kernel config files
Manually selected symbols:
- Enable ARCH_QCOM_RESERVE_SMEM
Reserve SMEM at the beginning of RAM
- Enable QCOM_TZMEM_MODE_GENERIC
TrustZone interface memory allocator mode
- Disable QCOM_QSEECOM
Qualcomm QSEECOM interface driver
- Disable IPQ_NSSCC_QCA8K
QCA8K(QCA8386 or QCA8084) NSS Clock Controller
- Disable MSM_IOMMU
MSM IOMMU Support
- Disable INTERCONNECT_QCOM
Qualcomm Network-on-Chip interconnect drivers
All other symbols are automatically refreshed by
`make kernel_oldconfig CONFIG_TARGET=target` and
`make kernel_oldconfig CONFIG_TARGET=subtarget`.
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18725
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>