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