diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2005-08-15 21:15:07 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2005-08-15 21:15:07 +0000 |
| commit | 4571e2104f6f06bd9542f8d1edbc5da3f16796bc (patch) | |
| tree | daa6bcd74e49b7facd3f7432a98552906ed0544d | |
| parent | 1b279bfb52d187d483b2007e3ba1c3854f6ed2fb (diff) | |
Notes
| -rw-r--r-- | sys/sparc64/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 5a2d7bf66719..b85798ac0a92 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -126,7 +126,7 @@ device psm # PS/2 mouse device sc device creator # Creator, Creator3D and Elite3D framebuffers device machfb # ATI Mach64 framebuffers -#device splash # Splash screen and screen saver support +device splash # Splash screen and screen saver support options KBD_INSTALL_CDEV # install a CDEV entry in /dev #device ofw_console # Open Firmware console device |
