summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorps <ps@FreeBSD.org>2006-04-10 20:04:22 +0000
committerps <ps@FreeBSD.org>2006-04-10 20:04:22 +0000
commitcc2c59e66f29d7642cd4e1300fc554493c0c6928 (patch)
tree689293e4460d44324affc45df608fd131110233b /sys/conf
parentc2fa353e653a723b0eafa47c1e8ae0e1ed569b44 (diff)
downloadFreeBSD-src-cc2c59e66f29d7642cd4e1300fc554493c0c6928.zip
FreeBSD-src-cc2c59e66f29d7642cd4e1300fc554493c0c6928.tar.gz
Hook bce up to the build
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
-rw-r--r--sys/conf/options3
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 121155c..985d8e6 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -475,6 +475,7 @@ dev/ath/if_ath_pci.c optional ath pci \
dev/awi/am79c930.c optional awi
dev/awi/awi.c optional awi
dev/awi/if_awi_pccard.c optional awi pccard
+dev/bce/if_bce.c optional bce
dev/bfe/if_bfe.c optional bfe
dev/bge/if_bge.c optional bge
dev/bktr/bktr_audio.c optional bktr pci
diff --git a/sys/conf/options b/sys/conf/options
index 5d4347c..a775e3f 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -634,6 +634,9 @@ ED_HPP opt_ed.h
ED_3C503 opt_ed.h
ED_SIC opt_ed.h
+# bce driver
+BCE_DEBUG opt_bce.h
+
# bge driver
BGE_FAKE_AUTONEG opt_bge.h
OpenPOWER on IntegriCloud