Merge from vendor branch GCC:
[dragonfly.git] / sys / platform / pc32 / Makefile.inc
1 # Used by the device build to check for device support
2 #
3 # $DragonFly: src/sys/platform/pc32/Makefile.inc,v 1.4 2007/01/06 08:08:24 dillon Exp $
4
5 DEV_ACPICA5_SUPPORT=1
6 DEV_AGP_SUPPORT=1
7 DEV_BRIDGE_SUPPORT=1
8 DEV_CRYPTO_SUPPORT=1
9 DEV_DISK_SUPPORT=1
10 DEV_DRM_SUPPORT=1
11 DEV_EST_SUPPORT=1
12 DEV_MISC_SUPPORT=1
13 DEV_NETIF_SUPPORT=1
14 DEV_PCCARD_SUPPORT=1
15 DEV_POWERMNG_SUPPORT=1
16 DEV_RAID_SUPPORT=1
17 DEV_SERIAL_SUPPORT=1
18 DEV_SOUND_SUPPORT=1
19 DEV_USBMISC_SUPPORT=1
20 DEV_VIDEO_SUPPORT=1
21
22 SYSCONS_APM_SUPPORT=1
23 BOOT0CFG_SUPPORT=1
24