build - Add dev/smbus to kernel module build
[dragonfly.git] / sys / platform / pc64 / Makefile.inc
1 # Used by the device build to check for device support
2 #
3
4 DEV_SUPPORT=    acpica agp bridge crypto disk drm misc netif \
5                 pccard powermng raid serial sound smbus usbmisc video \
6                 virtual/virtio
7
8 #SYSCONS_APM_SUPPORT=1
9 BOOT0CFG_SUPPORT=1
10