[PATCH 00/13] arm64: defconfig: Enable missing kconfigs for mt8183-kukui-jacuzzi-juniper

Nícolas F. R. A. Prado nfraprado at collabora.com
Tue Nov 8 15:22:15 PST 2022


mt8183-kukui-jacuzzi-juniper is one of the devices set up to run tests
on KernelCI, but several of its drivers are currently disabled in the
defconfig. This series enables all the missing kconfigs on the defconfig
to get everything probing on that machine so that it can be fully tested
by KernelCI.

Given that all kconfigs added in the series are to enable support for a
MediaTek platform, it seems reasonable for it to be applied through the
MediaTek tree, but the commits themselves are independent (apart from
MTK_CMDQ and MTK_SVS) and could be applied separately.

[1] https://github.com/kernelci/kernelci-core/pull/1352
[2] https://github.com/kernelci/bootrr/pull/22


Nícolas F. R. A. Prado (13):
  arm64: defconfig: Enable SPI_MT65XX
  arm64: defconfig: Enable ATH10K_SDIO
  arm64: defconfig: Enable TOUCHSCREEN_ELAN
  arm64: defconfig: Enable sound support for MT8183 based machines
  arm64: defconfig: Enable DRM_ANALOGIX_ANX7625
  arm64: defconfig: Enable MTK_CMDQ
  arm64: defconfig: Enable MTK_SVS
  arm64: defconfig: Enable CR50 TPMs
  arm64: defconfig: Enable MTK_SCP
  arm64: defconfig: Enable VIDEO_MEDIATEK_JPEG
  arm64: defconfig: Enable ARM_MEDIATEK_CCI_DEVFREQ
  arm64: defconfig: Enable GENERIC_ADC_THERMAL
  arm64: defconfig: Enable MEDIATEK_MT6577_AUXADC

 arch/arm64/configs/defconfig | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

-- 
2.38.1




More information about the linux-arm-kernel mailing list