xref: /freebsd/sys/amd64/conf/GENERIC-MMCCAM (revision 7ebc7d1ab76b9d06be9400d6c9fc74fcc43603a1)
1#
2# GENERIC-MMCCAM
3#
4# Custom kernel for GENERIC plus MMCCAM as opposed to the prior MMC stack.
5#
6
7#NO_UNIVERSE
8
9include		GENERIC
10
11ident		GENERIC-MMCCAM
12
13options 	MMCCAM
14
15# Allow for CAM debugging
16options 	CAMDEBUG
17
18nodevice	mmc
19nodevice	mmcsd
20