Add a new FreeBSD/arm64 kernel configuration, GENERIC-MMCCAM-NODEBUG,

which is the same as GENERIC-MMCCAM but using a nodebug baseline.

Reviewed by:		andrew, br (earlier version), jrtc27 (earlier version)
Differential revision:	https://reviews.freebsd.org/D28091
This commit is contained in:
Robert Watson 2021-01-16 12:42:26 +00:00
parent fd11270509
commit adc96a51a5

View File

@ -0,0 +1,13 @@
#
# GENERIC-MMCCAM-NODEBUG
#
# Custom kernel for arm64 plus MMCCAM as opposed to the prior MMC stack. It is
# present to keep it building in tree since it wouldn't work in LINT. This
# version without debugging features.
#
# $FreeBSD$
include GENERIC-MMCCAP
include "../../conf/std.nodebug"
ident GENERIC-MMCCAM-NODEBUG