GENERIC (82cb5c3b5b970872a2925962b62b89d3d26408cf) GENERIC (bd79708dbffde195226ade494aa72c345328e745)
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/powerpc
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

--- 24 unchanged lines hidden (view full) ---

33options PSERIES #PAPR-compliant systems
34
35options FDT
36options SCHED_ULE #ULE scheduler
37options PREEMPTION #Enable kernel thread preemption
38options INET #InterNETworking
39options INET6 #IPv6 communications protocols
40options IPSEC # IP (v4/v6) security
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/powerpc
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

--- 24 unchanged lines hidden (view full) ---

33options PSERIES #PAPR-compliant systems
34
35options FDT
36options SCHED_ULE #ULE scheduler
37options PREEMPTION #Enable kernel thread preemption
38options INET #InterNETworking
39options INET6 #IPv6 communications protocols
40options IPSEC # IP (v4/v6) security
41options TCP_HHOOK # hhook(9) framework for TCP
41options SCTP #Stream Control Transmission Protocol
42options FFS #Berkeley Fast Filesystem
43options SOFTUPDATES #Enable FFS soft updates support
44options UFS_ACL #Support for access control lists
45options UFS_DIRHASH #Improve performance on big directories
46options UFS_GJOURNAL #Enable gjournal-based UFS journaling
47options QUOTA #Enable disk quotas for UFS
48options MD_ROOT #MD is a potential root device

--- 174 unchanged lines hidden ---
42options SCTP #Stream Control Transmission Protocol
43options FFS #Berkeley Fast Filesystem
44options SOFTUPDATES #Enable FFS soft updates support
45options UFS_ACL #Support for access control lists
46options UFS_DIRHASH #Improve performance on big directories
47options UFS_GJOURNAL #Enable gjournal-based UFS journaling
48options QUOTA #Enable disk quotas for UFS
49options MD_ROOT #MD is a potential root device

--- 174 unchanged lines hidden ---