kernel will not compile without genclock, thus move to DEFAULTS

This commit is contained in:
Kip Macy 2006-11-24 20:56:43 +00:00
parent 4305064c65
commit f523369da9
2 changed files with 1 additions and 1 deletions

View File

@ -7,3 +7,4 @@ machine sun4v
# Pseudo devices.
device mem # Memory and kernel memory devices
device genclock # Generic clock interface

View File

@ -127,7 +127,6 @@ device ses # SCSI Environmental Services (and SAF-TE)
# Builtin hardware
#device auxio # auxiliary I/O device
#device clkbrd # Clock Board (blinkenlight on Sun Exx00)
device genclock # Generic clock interface
#device eeprom # eeprom (really a front-end for the MK48Txx)
#device mk48txx # Mostek MK48Txx clocks
#device rtc # rtc (really a front-end for the MC146818)