From 2cda06a517500b350d5ccd461a50e6c7933e5ade Mon Sep 17 00:00:00 2001 From: adrian Date: Sat, 7 Jan 2012 19:38:26 +0000 Subject: Fix the broken module build I introduced earlier. --- sys/i386/conf/XEN | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sys/i386/conf') diff --git a/sys/i386/conf/XEN b/sys/i386/conf/XEN index ad453bf..61fdbb4 100644 --- a/sys/i386/conf/XEN +++ b/sys/i386/conf/XEN @@ -83,6 +83,10 @@ device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) +# Wireless cards +options IEEE80211_SUPPORT_MESH +options AH_SUPPORT_AR5416 + # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # Note that 'bpf' is required for DHCP. -- cgit v1.1