diff options
-rw-r--r-- | sys/conf/options.i386 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386 index bbea5e9..024a3b6 100644 --- a/sys/conf/options.i386 +++ b/sys/conf/options.i386 @@ -124,8 +124,6 @@ FAT_CURSOR opt_pcvt.h XSERVER opt_pcvt.h PCVT_24LINESDEF opt_pcvt.h PCVT_CTRL_ALT_DEL opt_pcvt.h -PCVT_EMU_MOUSE opt_pcvt.h -PCVT_FREEBSD opt_pcvt.h PCVT_META_ESC opt_pcvt.h PCVT_NSCREENS opt_pcvt.h PCVT_PRETTYSCRNS opt_pcvt.h @@ -133,6 +131,7 @@ PCVT_SCANSET opt_pcvt.h PCVT_SCREENSAVER opt_pcvt.h PCVT_USEKBDSEC opt_pcvt.h PCVT_VT220KEYB opt_pcvt.h +PCVT_GREENSAVER opt_pcvt.h # voxware options GUS_DMA2 opt_sound.h |