xref: /dragonfly/sys/platform/pc64/Makefile.inc (revision c03f08f3)
1# Used by the device build to check for device support
2#
3# $DragonFly: src/sys/platform/pc64/Makefile.inc,v 1.1 2007/08/21 19:45:45 corecode Exp $
4
5DEV_SUPPORT=	acpica5 agp bridge crypto disk drm est misc netif \
6		pccard powermng raid serial sound usbmisc video
7
8SYSCONS_APM_SUPPORT=1
9BOOT0CFG_SUPPORT=1
10
11