summaryrefslogtreecommitdiffstats
path: root/sys/sun4v/conf
diff options
context:
space:
mode:
authorkmacy <kmacy@FreeBSD.org>2006-11-24 20:56:43 +0000
committerkmacy <kmacy@FreeBSD.org>2006-11-24 20:56:43 +0000
commit8a9570c484bc5b927d14e6883cfbf78dc1f8d1fa (patch)
tree4ad8ef62c08d9e937a6f2f4d948453473f4307fa /sys/sun4v/conf
parent7101f38d9f056d5e282f188fce42b9193c2502d9 (diff)
downloadFreeBSD-src-8a9570c484bc5b927d14e6883cfbf78dc1f8d1fa.zip
FreeBSD-src-8a9570c484bc5b927d14e6883cfbf78dc1f8d1fa.tar.gz
kernel will not compile without genclock, thus move to DEFAULTS
Diffstat (limited to 'sys/sun4v/conf')
-rw-r--r--sys/sun4v/conf/DEFAULTS1
-rw-r--r--sys/sun4v/conf/GENERIC1
2 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/conf/DEFAULTS b/sys/sun4v/conf/DEFAULTS
index a4bea1a..d802fed 100644
--- a/sys/sun4v/conf/DEFAULTS
+++ b/sys/sun4v/conf/DEFAULTS
@@ -7,3 +7,4 @@ machine sun4v
# Pseudo devices.
device mem # Memory and kernel memory devices
+device genclock # Generic clock interface
diff --git a/sys/sun4v/conf/GENERIC b/sys/sun4v/conf/GENERIC
index 6dbbbc5..d0d32c6 100644
--- a/sys/sun4v/conf/GENERIC
+++ b/sys/sun4v/conf/GENERIC
@@ -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)
OpenPOWER on IntegriCloud