mbox series

[GIT,PULL,6/6] i.MX defconfig change for 6.3

Message ID 20230130023947.11780-6-shawnguo@kernel.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/6] i.MX drivers change for 6.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-6.3

Message

Shawn Guo Jan. 30, 2023, 2:39 a.m. UTC
The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-6.3

for you to fetch changes up to 06f985d227d079d77426e484c091330209859518:

  ARM: imx_v6_v7_defconfig: Don't enable PROVE_LOCKING (2023-01-26 08:01:14 +0800)

----------------------------------------------------------------
i.MX defconfig change for 6.3:

- Drop PROVE_LOCKING option from imx_v6_v7_defconfig.
- Enable i.MX ICC and DEVFREQ driver as they are required by i.MX8MP
  boot.

----------------------------------------------------------------
Mark Brown (1):
      ARM: imx_v6_v7_defconfig: Don't enable PROVE_LOCKING

Peng Fan (1):
      arm64: defconfig: select i.MX ICC and DEVFREQ

 arch/arm/configs/imx_v6_v7_defconfig | 1 -
 arch/arm64/configs/defconfig         | 6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)