Skip to content

Commit a694905

Browse files
linuswarndb
authored andcommitted
ARM: defconfig: gemini: Restore framebuffer
The framebuffer is gone on the D-Link DIR-685, restore it. Fixes: f611b1e ("drm: Avoid circular dependencies for CONFIG_FB") Signed-off-by: Linus Walleij <[email protected]> Cc: Kees Cook <[email protected]> Link: https://lore.kernel.org/r/[email protected]' Signed-off-by: Arnd Bergmann <[email protected]>
1 parent b9af50b commit a694905

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/gemini_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
7676
CONFIG_DRM=y
7777
CONFIG_DRM_PANEL_ILITEK_IL9322=y
7878
CONFIG_DRM_TVE200=y
79+
CONFIG_FB=y
7980
CONFIG_LOGO=y
8081
CONFIG_USB=y
8182
CONFIG_USB_MON=y

0 commit comments

Comments
 (0)