kernel will not compile without genclock, thus move to DEFAULTS
This commit is contained in:
parent
4305064c65
commit
f523369da9
@ -7,3 +7,4 @@ machine sun4v
|
||||
|
||||
# Pseudo devices.
|
||||
device mem # Memory and kernel memory devices
|
||||
device genclock # Generic clock interface
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user