ARM: configs: Update Vexpress defconfig
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 13 Jul 2021 13:37:08 +0000 (15:37 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 16 Jul 2021 21:02:33 +0000 (23:02 +0200)
commit49e7757a73d181b35851cb01b5d285888014f8b2
tree935d1546e53722586d1e375432d76adae21c95f4
parent850d8ec92735b3d58b81363c4ae29932a2ebbabb
ARM: configs: Update Vexpress defconfig

This updates the Versatile Express 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.
- CONFIG_CMA options were moved around.
- CONFIG_MODULES options were moved around.
- CONFIG_CRYPTO_HW was moved around.

Fixes: f611b1e7624c ("drm: Avoid circular dependencies for CONFIG_FB")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20210713133708.94397-1-linus.walleij@linaro.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/vexpress_defconfig