xref: /freebsd/sys/arm64/conf/GENERIC-MMCCAM (revision e38f2308273c8a51ec45f013d22c963590917cca)
1#
2# GENERIC-MMCCAM
3#
4# Custom kernel for arm64 plus MMCCAM as opposed to the prior MMC stack. It is
5# present to keep it building in tree since it wouldn't work in LINT.
6#
7
8#NO_UNIVERSE
9
10include		GENERIC
11ident		GENERIC-MMCCAM
12
13options 	MMCCAM
14
15# Allow for CAM debugging
16options 	CAMDEBUG
17
18nodevice	mmc
19nodevice	mmcsd
20