8 lines
228 B
Plaintext
8 lines
228 B
Plaintext
# $NetBSD: std.evbarm64,v 1.2 2015/05/07 19:14:56 mrg Exp $
|
|
|
|
include "conf/std"
|
|
include "arch/aarch64/conf/std.aarch64" # arch standard options
|
|
|
|
options CHILD_MAX=1024 # 160 is too few
|
|
options OPEN_MAX=1024 # 128 is too few
|