diff --git a/sys/arm64/conf/GENERIC-MMCCAM-NODEBUG b/sys/arm64/conf/GENERIC-MMCCAM-NODEBUG new file mode 100644 index 000000000000..93360bea9bc0 --- /dev/null +++ b/sys/arm64/conf/GENERIC-MMCCAM-NODEBUG @@ -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