summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2012-01-05 20:19:33 +0000
committeradrian <adrian@FreeBSD.org>2012-01-05 20:19:33 +0000
commit0478fd27f94306801bbb2a3a4af358951d6d1476 (patch)
treef8a5e886d8cb1218f2d27f5c52f5bd3a0e70c03a /sys/powerpc/conf
parent13b5884487f149f70a9dc34d04f7e2471eb3f198 (diff)
downloadFreeBSD-src-0478fd27f94306801bbb2a3a4af358951d6d1476.zip
FreeBSD-src-0478fd27f94306801bbb2a3a4af358951d6d1476.tar.gz
Fix build.
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 385f7a8..cc7045a 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -174,6 +174,10 @@ device cdce # Generic USB over Ethernet
device cue # CATC USB Ethernet
device kue # Kawasaki LSI USB Ethernet
+# Wireless NIC cards
+options IEEE80211_SUPPORT_MESH
+options AH_SUPPORT_AR5416
+
# FireWire support
device firewire # FireWire bus code
# sbp(4) works for some systems but causes boot failure on others
OpenPOWER on IntegriCloud