]> Git Repo - J-linux.git/commitdiff
Merge tag 'qcom-defconfig-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <[email protected]>
Tue, 1 Mar 2022 10:27:40 +0000 (11:27 +0100)
committerArnd Bergmann <[email protected]>
Tue, 1 Mar 2022 10:27:40 +0000 (11:27 +0100)
Qualcomm defconfig updates for v5.18

The Qualcomm Snapdragon 8916 devices come in both 32- or 64-bit form,
and even though the typical case so far has been to 64-bit, it's
possible to run the Dragonboard 410c in either mode.

Enable the relevant drivers in multi_v7_defconfig to enable this, and
other Snapdragon 8916 devices to run the 32-bit kernel.

* tag 'qcom-defconfig-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  ARM: multi_v7_defconfig: Enable drivers for DragonBoard 410c

Signed-off-by: Arnd Bergmann <[email protected]>
1  2 
arch/arm/configs/multi_v7_defconfig

index ea93535bc3a84c66e5bb616f89eea2cc284ea0bd,ae227d309dc1bb3d0a7d019962531290fde18614..1c2c3e9f0e05117d2f508c1a206e3409ca8f4326
@@@ -693,7 -705,7 +711,8 @@@ CONFIG_DRM_PANEL_ORISETECH_OTM8009A=
  CONFIG_DRM_PANEL_RAYDIUM_RM68200=m
  CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03=m
  CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m
 +CONFIG_DRM_LVDS_CODEC=m
+ CONFIG_DRM_DISPLAY_CONNECTOR=m
  CONFIG_DRM_NXP_PTN3460=m
  CONFIG_DRM_PARADE_PS8622=m
  CONFIG_DRM_SII902X=m
This page took 0.084641 seconds and 4 git commands to generate.