freebsd-dev/sys/arm/conf/GENERIC-MMCCAM
Ruslan Bukin 3c8efd61f5 Revert r339421 due to unintended files included to commit.
Reported by:	ian
Approved by:	re (gjb)
Sponsored by:	DARPA, AFRL
2018-10-18 15:17:58 +00:00

23 lines
343 B
Plaintext

#
# GEMERIC-MMCCAM
#
# Custom kernel for GENERIC plus MMCCAM as opposed to the prior MMC stack.
#
# $FreeBSD$
include GENERIC
ident GENERIC-MMCCAM
options MMCCAM
# Add CAMDEBUG stuff
options CAMDEBUG
options CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH)
# pass(4) device
device pass
nodevice mmc
nodevice mmcsd