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