It was pulled in for efifb, but it is extremely unlikely an EFI system
supporting only 4-bit color depth (16 colors) exists. Even if it existed
though, on SMALL_KERNEL rasops4_putchar() simply returns EAGAIN so it
would not be possible to install the system.
For the record, we do not build rasops4 on i386 or on any of our other
platforms either.
OK kettenis@, mpi@
-# $OpenBSD: files.amd64,v 1.96 2018/07/01 15:52:12 kettenis Exp $
+# $OpenBSD: files.amd64,v 1.97 2018/07/12 12:46:00 fcambus Exp $
maxpartitions 16
maxusers 2 16 128
#
# EFI Framebuffer
#
-device efifb: wsemuldisplaydev, rasops32, rasops24, rasops16, rasops8, rasops4
+device efifb: wsemuldisplaydev, rasops32, rasops24, rasops16, rasops8
attach efifb at mainbus
file arch/amd64/amd64/efifb.c efifb needs-flag