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