summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf/NOTES
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2007-01-10 18:45:18 +0000
committermarius <marius@FreeBSD.org>2007-01-10 18:45:18 +0000
commit51a8caf7cd2cb41365cfcb8d7b6bf736f8f8fed6 (patch)
tree3f6726d1925c9842355c82fbdb12157531121909 /sys/powerpc/conf/NOTES
parent523fae4cf87a3620f35380ca003c56176ec7e176 (diff)
downloadFreeBSD-src-51a8caf7cd2cb41365cfcb8d7b6bf736f8f8fed6.zip
FreeBSD-src-51a8caf7cd2cb41365cfcb8d7b6bf736f8f8fed6.tar.gz
Add missing SC_NO_MODE_CHANGE option. Disable it in the powerpc
NOTES though, as ofw_syscons(4) doesn't properly interface with syscons(4) regarding loading the font specified with SC_DFLT_FONT, causing a kernel with both options SC_OFWFB and SC_NO_MODE_CHANGE to not link.
Diffstat (limited to 'sys/powerpc/conf/NOTES')
-rw-r--r--sys/powerpc/conf/NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/NOTES b/sys/powerpc/conf/NOTES
index 633e339..650f0b1 100644
--- a/sys/powerpc/conf/NOTES
+++ b/sys/powerpc/conf/NOTES
@@ -60,4 +60,5 @@ nooption SMP
nooption GDB
nooption PPC_DEBUG
nooption PPC_PROBE_CHIPSET
+nooption SC_NO_MODE_CHANGE
nooption UKBD_DFLT_KEYMAP
OpenPOWER on IntegriCloud