]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/DEFAULTS
zfs: merge openzfs/zfs@03e9caaec
[FreeBSD/FreeBSD.git] / sys / powerpc / conf / DEFAULTS
1 #
2 # DEFAULTS -- Default kernel configuration file for FreeBSD/powerpc
3 #
4
5 # Pseudo devices.
6 device          mem             # Memory and kernel memory devices
7
8 # UART chips on this platform
9 device          uart_ns8250
10
11 options         GEOM_PART_BSD
12 options         GEOM_PART_MBR
13
14 # Default congestion control algorithm
15 options         CC_CUBIC                # include CUBIC congestion control
16
17 options         NEW_PCIB
18
19 options         NETLINK                 # netlink(4) support