summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.sparc64
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2005-06-10 20:58:59 +0000
committermarius <marius@FreeBSD.org>2005-06-10 20:58:59 +0000
commit7958cd2c9059df08ea7ce206d7496d47e63f2460 (patch)
tree78cb701faf929484c68681127756e8cdb0ed6ea6 /sys/conf/options.sparc64
parent9afc57a1d6b7a82c8cce67a9b6da734e64da5fef (diff)
downloadFreeBSD-src-7958cd2c9059df08ea7ce206d7496d47e63f2460.zip
FreeBSD-src-7958cd2c9059df08ea7ce206d7496d47e63f2460.tar.gz
- Hook up atkbdc(4), atkbd(4) and psm(4) to the sparc64 build, not
enabled in GENERIC by default, yet. - While here remove the exclusion of ukbd(4) from the sparc64 NOTES as ukbd(4) compiles and works on sparc64.
Diffstat (limited to 'sys/conf/options.sparc64')
-rw-r--r--sys/conf/options.sparc645
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/conf/options.sparc64 b/sys/conf/options.sparc64
index 3c7f9ff..3944ceb 100644
--- a/sys/conf/options.sparc64
+++ b/sys/conf/options.sparc64
@@ -13,3 +13,8 @@ OFWCONS_POLL_HZ opt_ofw.h
# Debug IOMMU inserts/removes using diagnostic accesses. Very loud.
IOMMU_DIAG opt_iommu.h
PMAP_STATS opt_pmap.h
+
+ATKBD_DFLT_KEYMAP opt_atkbd.h
+PSM_DEBUG opt_psm.h
+PSM_HOOKRESUME opt_psm.h
+PSM_RESETAFTERSUSPEND opt_psm.h
OpenPOWER on IntegriCloud