]> Git Repo - J-linux.git/commitdiff
Merge tag 'soc-defconfig-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
authorLinus Torvalds <[email protected]>
Wed, 20 Nov 2024 23:44:56 +0000 (15:44 -0800)
committerLinus Torvalds <[email protected]>
Wed, 20 Nov 2024 23:44:56 +0000 (15:44 -0800)
Pull SoC defconfig updates from Arnd Bergmann:
 "As usual, a few newly added device drivers get enabled in the arm32
  multi_v7_defconfig and arm64 defconfig as well as a few of the SoC
  specific config files.

  The main visible change is the inclusion of (reduced) debug info by
  default in the 32-bit defconfig"

* tag 'soc-defconfig-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  ARM: imx_v6_v7_defconfig: Enable drivers for Kobo Clara 2E
  arm64: defconfig: Enable VBATTB clock and Renesas RTCA-3
  arm64: defconfig: Enable PCF857X GPIO expander
  arm64: defconfig: Enable sc7280 clock controllers
  ARM: configs: at91: enable PAC1934 driver as module
  ARM: multi_v7_defconfig: Enable debugging symbols by default

1  2 
arch/arm64/configs/defconfig

index 730f303350c36a75661dc267fdd0f8f3088153fc,5a959d7ca7ced04d8afed889177ea7603b3be49a..c62831e6158633f07c1f3532fba62f09b31e7448
@@@ -659,6 -659,7 +659,7 @@@ CONFIG_GPIO_MAX732X=
  CONFIG_GPIO_PCA953X=y
  CONFIG_GPIO_PCA953X_IRQ=y
  CONFIG_GPIO_ADP5585=m
+ CONFIG_GPIO_PCF857X=m
  CONFIG_GPIO_BD9571MWV=m
  CONFIG_GPIO_MAX77620=y
  CONFIG_GPIO_SL28CPLD=m
@@@ -1221,6 -1222,7 +1222,7 @@@ CONFIG_RTC_DRV_IMX_SC=
  CONFIG_RTC_DRV_MT6397=m
  CONFIG_RTC_DRV_XGENE=y
  CONFIG_RTC_DRV_TI_K3=m
+ CONFIG_RTC_DRV_RENESAS_RTCA3=m
  CONFIG_DMADEVICES=y
  CONFIG_DMA_BCM2835=y
  CONFIG_DMA_SUN6I=m
@@@ -1323,6 -1325,7 +1325,7 @@@ CONFIG_MSM_MMCC_8998=
  CONFIG_QCM_GCC_2290=y
  CONFIG_QCM_DISPCC_2290=m
  CONFIG_QCS_GCC_404=y
+ CONFIG_SC_CAMCC_7280=m
  CONFIG_QDU_GCC_1000=y
  CONFIG_SC_CAMCC_8280XP=m
  CONFIG_SC_DISPCC_7280=m
@@@ -1336,6 -1339,8 +1339,8 @@@ CONFIG_SC_GCC_8280XP=
  CONFIG_SC_GPUCC_7280=m
  CONFIG_SC_GPUCC_8280XP=m
  CONFIG_SC_LPASSCC_8280XP=m
+ CONFIG_SC_LPASS_CORECC_7280=m
+ CONFIG_SC_VIDEOCC_7280=m
  CONFIG_SDM_CAMCC_845=m
  CONFIG_SDM_GPUCC_845=y
  CONFIG_SDM_VIDEOCC_845=y
@@@ -1367,6 -1372,7 +1372,7 @@@ CONFIG_SM_VIDEOCC_8250=
  CONFIG_QCOM_HFPLL=y
  CONFIG_CLK_GFM_LPASS_SM8250=m
  CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
+ CONFIG_CLK_RENESAS_VBATTB=m
  CONFIG_HWSPINLOCK=y
  CONFIG_HWSPINLOCK_QCOM=y
  CONFIG_TEGRA186_TIMER=y
@@@ -1472,7 -1478,6 +1478,7 @@@ CONFIG_ARM_MEDIATEK_CCI_DEVFREQ=
  CONFIG_EXTCON_PTN5150=m
  CONFIG_EXTCON_USB_GPIO=y
  CONFIG_EXTCON_USBC_CROS_EC=y
 +CONFIG_FSL_IFC=y
  CONFIG_RENESAS_RPCIF=m
  CONFIG_IIO=y
  CONFIG_EXYNOS_ADC=y
This page took 0.054129 seconds and 4 git commands to generate.