]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: configs: Update RealView defconfig
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Jul 2021 09:00:40 +0000 (11:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 16 Jul 2021 21:02:13 +0000 (23:02 +0200)
commitc05df9f422ecc651f00b6989e6432374a03e6985
tree8ec3c12eb7b52ad9fffbb80f121e5e3ce3275216
parent57f56b3a8ebe0690f925ae4ec04bbca0efb7a3e1
ARM: configs: Update RealView defconfig

This updates the RealView defconfig for the changes
in the v5.14-rc1 kernel:

- The Framebuffer CONFIG_FB needs to be explicitly selected
  or we don't get any framebuffer anymore. DRM has stopped to
  select FB because of circular dependency.
- The CONFIG_FB_MODE_HELPERS are not needed when using DRM
  framebuffer emulation as DRM does.
- Drop two unused penguin logos.

Fixes: 6b2c04b84121 ("drm: Avoid circular dependencies for CONFIG_FB")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Cc: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20210714090040.182381-1-linus.walleij@linaro.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/realview_defconfig