projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix typo in mtd package
[openwrt.git]
/
openwrt
/
target
/
linux
/
Config.in
diff --git
a/openwrt/target/linux/Config.in
b/openwrt/target/linux/Config.in
index
d6a56ee
..
bd1faff
100644
(file)
--- a/
openwrt/target/linux/Config.in
+++ b/
openwrt/target/linux/Config.in
@@
-84,6
+84,12
@@
config BR2_PACKAGE_KMOD_ARPT
help
Kernel modules for ARP firewalling
help
Kernel modules for ARP firewalling
+config BR2_PACKAGE_KMOD_BLUETOOTH
+ tristate "Bluetooth drivers and network stack"
+ default m
+ help
+ Bluetooth drivers and network stack
+
config BR2_PACKAGE_KMOD_EBT
tristate "Ethernet Bridge firewalling support"
default m
config BR2_PACKAGE_KMOD_EBT
tristate "Ethernet Bridge firewalling support"
default m
This page took
0.026076 seconds
and
4
git commands to generate.