Files
src/sys/arm/conf/GENERIC-MMCCAM
T
Warner Losh 031beb4e23 sys: Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:54:58 -06:00

24 lines
345 B
Plaintext

#
# GEMERIC-MMCCAM
#
# Custom kernel for GENERIC plus MMCCAM as opposed to the prior MMC stack.
#
#NO_UNIVERSE
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