From 5b687accc41485258744771d7dc111ac2aeefbe7 Mon Sep 17 00:00:00 2001 From: eivind Date: Sat, 6 Nov 1999 23:41:10 +0000 Subject: Options cleanup. * GC unused options * Move options that exist on all architectures to conf/options * Add missing options to LINT * Sort undocumented options list in LINT Reviewed by: green --- sys/conf/options.alpha | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sys/conf/options.alpha') diff --git a/sys/conf/options.alpha b/sys/conf/options.alpha index fdc5b7d..0ded8dc 100644 --- a/sys/conf/options.alpha +++ b/sys/conf/options.alpha @@ -48,10 +48,6 @@ PSM_HOOKAPM opt_psm.h PSM_RESETAFTERSUSPEND opt_psm.h PSM_DEBUG opt_psm.h -# Fb options -FB_DEBUG opt_fb.h -FB_INSTALL_CDEV opt_fb.h - # Atkbd options ATKBD_DFLT_KEYMAP opt_atkbd.h @@ -62,5 +58,3 @@ KBD_MAXRETRY opt_kbd.h KBD_MAXWAIT opt_kbd.h KBD_RESETDELAY opt_kbd.h KBDIO_DEBUG opt_kbd.h - -BREAK_TO_DEBUGGER opt_comconsole.h -- cgit v1.1