Index: sys/arm64/conf/GENERIC-MMCCAM-NODEBUG =================================================================== --- /dev/null +++ sys/arm64/conf/GENERIC-MMCCAM-NODEBUG @@ -0,0 +1,22 @@ +# +# 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. +# +# $FreeBSD$ + +#NO_UNIVERSE + +include GENERIC-NODEBUG +ident GENERIC-MMCCAM-NODEBUG + +nooptions CAMDEBUG +nooptions CAM_DEBUG_FLAGS + +# pass(4) device +device pass +options MMCCAM + +nodevice mmc +nodevice mmcsd