Searched hist:bf53f463099016dddd12acfed6a025bb780cd504 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/configs/ |
H A D | integrator_defconfig | diff bf53f463099016dddd12acfed6a025bb780cd504 Thu Aug 20 10:57:52 CEST 2020 Linus Walleij <linus.walleij@linaro.org> ARM: configs: Update Integrator 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. - Select GPIO input and evdev as used by the pushbuttons on the machine. - 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/20200820085752.42994-1-linus.walleij@linaro.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
|