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)
commit41bcfa4cd47bf9ff3049ee4654597ef1f3f1d18c
treecb7d5c487a94827573ae99dd695b0ed84c375c6f
parente42fd7681b58f38da95e3566fc589e014ff978d6
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