Searched hist:"2096 d6feec8359203de406c424242dcb977fe1d1" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/configs/ |
H A D | integrator_defconfig | diff 2096d6feec8359203de406c424242dcb977fe1d1 Wed Jul 14 14:27:03 CEST 2021 Linus Walleij <linus.walleij@linaro.org> ARM: configs: Update Integrator defconfig
This updates the Integrator 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. - Drop the unused Matrox FB drivers that are only used with specific PCI cards.
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/20210714122703.212609-1-linus.walleij@linaro.org' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|