Enable generic MHI PCI bus and WWAN driver options needed to support
various PCIe/MHI attached Qualcomm 5G/LTE modems.
Together with appropriate user space packages this brings 5G
connectivity to the applicable SKUs of e.g. Lenovo ThinkPad X13s.
EDIT BY GRAYSKY: bump pkgrel and comment in config/closes #2069
Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
This brings in necessary config options from the upstream defconfig to
enable devices such as Lenovo Thinkpad X13s to work out of the box.
Specifically CAMCC, DISPCC, GPUCC, and LPASSCC are brought in to provide
clocks to camera, display, gpu, and audio functions.
The pmic_glink and GPIO SBU mux provides the necessary dependencies for
display to show up.
Together with the Qualcomm battery manager, pmic_glink, provides battery
status.
The LPASS pinctrl and WSA883x drivers provides the missing pieces for
audio.
The QSEECOM and UEFI secapp, provides EFI variable access.
Lastly the SPMI SDAM driver provides persistent storage of RTC offset
from the read-only RTC found in the PMIC.
EDIT BY GRAYSKY: fixup config
Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
v6.5
enable MFD_RK8XX_SPI
based on upstream arm64 defconfig in ffd791349859c47c50e1e423295b4f8912c45ee0
v6.9
enable PHY_ROCKCHIP_SAMSUNG_HDPTX
based on upstream arm64 defconfig in 23ed255e74317b10b41b396d4af5b79b47b28c22
v6.10
enable PHY_ROCKCHIP_USBDP
based on upstream arm64 defconfig in 7cdf7efefc02189cf9a228d4c5c4253d273e9b1a
enable DRM_PANTHOR
based on upstream arm64 defconfig in e6968faa33ce754bbe36dd6d9fe6951ec10616b1
Remove etc/mkinitcpio.d/${pkgbase}.preset from backup array
since having it there will cause breakage of mkinitcpio if
the user modified the preset. This is due to our hard-coding
the kernel version in the file.