xref: /dragonfly/sys/platform/pc64/Makefile.inc (revision 36a3d1d6)
1# Used by the device build to check for device support
2#
3
4DEV_SUPPORT=	acpica5 agp bridge crypto disk drm est misc netif \
5		pccard powermng raid serial sound usbmisc video
6
7#SYSCONS_APM_SUPPORT=1
8BOOT0CFG_SUPPORT=1
9
10