mbox series

[GIT,PULL] defconfig updates for omaps for v5.7

Message ID pull-1584575344-983293@atomide.com
State New
Headers show
Series [GIT,PULL] defconfig updates for omaps for v5.7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.7/defconfig-signed

Message

Tony Lindgren March 18, 2020, 11:50 p.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.7/defconfig-signed

for you to fetch changes up to 98c2cc359f8fa67992eb715f89f19390d70e135d:

  ARM: omap2plus_defconfig: Update for moved and dropped options (2020-03-17 09:37:53 -0700)

Note that this causes a minor merge conflict in next with the dss
panel changes.

----------------------------------------------------------------
Defconfig changes for omaps for v5.7 merge window

We want to enable some more features for omap2plus_defconfig to make it
more usable:

- Enable scururity for ext4 so setcap works

- Enable simple-pm-bus so it can be later on be configured in the dts
  files as needed

- Enable zram as loadable modules as we do have devices using it

- Enable more devices for droid4 for 1-wire battery eeprom and isl29028
  proximity sensor

- Enable mcpdm clocks from the PMIC as loadable modules

- Enable ina2xx_adc as loadable module

- And finally let's also  omap2plus_deconfig for moved and dropped options

----------------------------------------------------------------
Tony Lindgren (7):
      ARM: omap2plus_defconfig: Enable ext4 security for setcap
      ARM: omap2plus_defconfig: Enable simple-pm-bus
      ARM: omap2plus_defconfig: Enable zram as loadable modules
      ARM: omap2plus_defconfig: Enable more droid4 devices as loadable modules
      ARM: omap2plus_defconfig: Enable McPDM optional PMIC clock as modules
      ARM: omap2plus_defconfig: Enable ina2xx_adc as a loadable module
      ARM: omap2plus_defconfig: Update for moved and dropped options

 arch/arm/configs/omap2plus_defconfig | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)