xref: /freebsd/sys/arm/conf/GENERIC-MMCCAM (revision 7fdf597e96a02165cfe22ff357b857d5fa15ed8a)
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