summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorandreast <andreast@FreeBSD.org>2012-01-05 22:06:01 +0000
committerandreast <andreast@FreeBSD.org>2012-01-05 22:06:01 +0000
commit451744fb3cd3910d2d0bcdb9a4bd31e1b248470f (patch)
treeb7dd90920e00e78405712742a7c71ae4d7043e98 /sys/powerpc/conf
parentb857ea6c2fe8cfc3e3e9ac444baaf2aefb97d61e (diff)
downloadFreeBSD-src-451744fb3cd3910d2d0bcdb9a4bd31e1b248470f.zip
FreeBSD-src-451744fb3cd3910d2d0bcdb9a4bd31e1b248470f.tar.gz
Fix build on powerpc64 too. The same as r229640.
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC644
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC64 b/sys/powerpc/conf/GENERIC64
index e1e4aad..c7959b8 100644
--- a/sys/powerpc/conf/GENERIC64
+++ b/sys/powerpc/conf/GENERIC64
@@ -170,6 +170,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
device sbp # SCSI over FireWire (Requires scbus and da)
OpenPOWER on IntegriCloud