]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: configs: Update Realview defconfig
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 1 Sep 2020 08:25:58 +0000 (10:25 +0200)
committerOlof Johansson <olof@lixom.net>
Sun, 13 Sep 2020 18:15:24 +0000 (11:15 -0700)
commit2fc0f92bf8af40d3faa196b331cc7049d1482d50
treecb7d5c487a94827573ae99dd695b0ed84c375c6f
parent59ad98d529bf2d161924ae7d1cba4a41e214c69b
ARM: configs: Update Realview defconfig

Update the Integrator defconfig to the changes from the recent
kernel cycles and especially the v5.9-rc1 changes.

- Move options around as a result of Kconfig changes.
- Drop the ZBOOT_ROM* stuff that doesn't exist anymore.
- Add the syscon LEDs as used on the board for heartbeat
  and MMC traffic indication.
- Add fixed voltage regulator support, this is used by the
  MMC controller for card voltage.
- Select CONFIG_DRM_DISPLAY_CONNECTOR=y, the
  CONFIG_DRM_SIMPLE_BRIDGE was renamed when renaming the
  driver, but the simple bridge requires another bridge,
  the display connector bridge, in order to work, so this
  is required to have graphics working properly in kernel
  v5.9-rc1+

Link: https://lore.kernel.org/r/20200901082558.80388-1-linus.walleij@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/realview_defconfig