FB_INSTALL_CDEV not usable on Alpha.

This commit is contained in:
David E. O'Brien 2003-02-13 22:33:26 +00:00
parent cc874de3f4
commit d23dc82958
2 changed files with 2 additions and 1 deletions

View file

@ -1095,7 +1095,6 @@ options VGA_SLOW_IOACCESS # do byte-wide i/o's to TS and GDC regs
options VGA_WIDTH90 # support 90 column modes
options FB_DEBUG # Frame buffer debugging
options FB_INSTALL_CDEV # install a CDEV entry in /dev
device splash # Splash screen and screen saver support

View file

@ -1079,6 +1079,8 @@ options KSTACK_PAGES=3
# More undocumented options for linting.
# Note that documenting these are not considered an affront.
options FB_INSTALL_CDEV # install a CDEV entry in /dev
# PECOFF module (Win32 Execution Format)
options PECOFF_SUPPORT
options PECOFF_DEBUG