Skip to content

Commit 0d52a01

Browse files
committed
m68k: defconfig: Disable fbdev on Sun3/3x
Commit e019630 ("[PATCH] remove broken video drivers") in v2.6.21 removed Sun3 framebuffer support, hence there are no more frame buffer device drivers available on the Sun3 and Sun3x platforms. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Link: https://lore.kernel.org/r/20220207131123.2203141-1-geert@linux-m68k.org
1 parent ee55c9c commit 0d52a01

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

arch/m68k/configs/sun3_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -385,9 +385,6 @@ CONFIG_NTP_PPS=y
385385
CONFIG_PPS_CLIENT_LDISC=m
386386
CONFIG_PTP_1588_CLOCK=m
387387
# CONFIG_HWMON is not set
388-
CONFIG_FB=y
389-
CONFIG_FRAMEBUFFER_CONSOLE=y
390-
CONFIG_LOGO=y
391388
CONFIG_HID=m
392389
CONFIG_HIDRAW=y
393390
CONFIG_UHID=m

arch/m68k/configs/sun3x_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -384,9 +384,6 @@ CONFIG_NTP_PPS=y
384384
CONFIG_PPS_CLIENT_LDISC=m
385385
CONFIG_PTP_1588_CLOCK=m
386386
# CONFIG_HWMON is not set
387-
CONFIG_FB=y
388-
CONFIG_FRAMEBUFFER_CONSOLE=y
389-
CONFIG_LOGO=y
390387
CONFIG_HID=m
391388
CONFIG_HIDRAW=y
392389
CONFIG_UHID=m

0 commit comments

Comments
 (0)