]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - sys/sparc64/conf/DEFAULTS
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / sys / sparc64 / conf / DEFAULTS
1 #
2 # DEFAULTS -- Default kernel configuration file for FreeBSD/sparc64
3 #
4 # $FreeBSD$
5
6 machine         sparc64
7
8 # Pseudo devices.
9 device          mem             # Memory and kernel memory devices
10
11 # UART chips on this platform
12 device          uart_ns8250
13 device          uart_sab82532
14 device          uart_z8530
15
16 # KSE support went from being default to a kernel option
17 options         KSE
18
19 # Default partitioning schemes
20 options         GEOM_BSD
21 options         GEOM_SUNLABEL
22
23 # Let sunkbd emulate an AT keyboard by default.
24 options         SUNKBD_EMULATE_ATKBD