summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2005-06-16 15:07:16 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2005-06-16 15:07:16 +0000
commit151a929654d7b18748a9f815d1329d05e602df6b (patch)
tree0264d8ed6e3f27c760f94986c8b8e70ad0fa461f
parente4c959952b15080ada4d7a9c463228639a7fbcfe (diff)
Notes
-rw-r--r--sys/conf/files7
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/conf/files b/sys/conf/files
index f6604ea4905a..d4f0e78ed336 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -583,6 +583,8 @@ dev/hifn/hifn7751.c optional hifn
dev/hme/if_hme.c optional hme
dev/hme/if_hme_pci.c optional hme pci
dev/hme/if_hme_sbus.c optional hme sbus
+dev/hwpmc/hwpmc_logging.c optional hwpmc
+dev/hwpmc/hwpmc_mod.c optional hwpmc
dev/ichsmb/ichsmb.c optional ichsmb
dev/ichsmb/ichsmb_pci.c optional ichsmb pci
dev/ida/ida.c optional ida
@@ -1069,11 +1071,6 @@ gnu/fs/ext2fs/ext2_subr.c optional ext2fs
gnu/fs/ext2fs/ext2_vfsops.c optional ext2fs
gnu/fs/ext2fs/ext2_vnops.c optional ext2fs
#
-# Support for hardware performance monitoring counters
-#
-dev/hwpmc/hwpmc_mod.c optional hwpmc
-dev/hwpmc/hwpmc_logging.c optional hwpmc
-#
# isdn4bsd device drivers
#
i4b/driver/i4b_trace.c optional i4btrc