Enable bridge modules

Follow up from #14 (closed), it seems to require bridge modules as well:

CONFIG_BRIDGE_NETFILTER=m
CONFIG_BRIDGE=m

Thanks.