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>
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>