--- src/sys/platform/vkernel/Makefile.inc 2007/01/13 23:57:03 1.4 +++ src/sys/platform/vkernel/Makefile.inc 2007/01/30 14:50:11 1.5 @@ -2,11 +2,4 @@ # # $DragonFly$ -DEV_VIRTUAL_SUPPORT=1 -DEV_DISK_SUPPORT=1 - -DEV_DISK_LIMITED_SUPPORT=1 -DEV_DISK_CCD_SUPPORT=1 -DEV_DISK_MD_SUPPORT=1 -DEV_DISK_VN_SUPPORT=1 - +DEV_SUPPORT= virtual disk/ccd disk/md disk/vn