OSDN Git Service

ARM: configs: Update Versatile defconfig
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Jul 2021 08:18:19 +0000 (10:18 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 16 Jul 2021 21:02:23 +0000 (23:02 +0200)
commit850d8ec92735b3d58b81363c4ae29932a2ebbabb
tree1fb254cd55a71fe72fc8c2e455f416b2a9aaac27
parent56fa6e8a184489b47525488472e9bdcdcb59cd6f
ARM: configs: Update Versatile defconfig

This updates the Versatile 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.
- The Acorn fonts are removed, the default framebuffer font
  works fine. I don't know why this was selected in the first
  place or how the Kconfig was altered so it was removed.

Fixes: f611b1e7624c ("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/20210714081819.139210-1-linus.walleij@linaro.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/versatile_defconfig