index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
lang
/
python
/
python3
/
Config-python3-light.in
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'lang/python/python3/Config-python3-light.in')
-rw-r--r--
lang/python/python3/Config-python3-light.in
7
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/python/python3/Config-python3-light.in b/lang/python/python3/Config-python3-light.in
new file mode 100644
index 000000000..eb22262a7
--- /dev/null
+++ b/
lang/python/python3/Config-python3-light.in
@@ -0,0 +1,7 @@
+menu "Configuration"
+
+config PYTHON3_BLUETOOTH_SUPPORT
+ bool "Enable Bluetooth support"
+ default n
+
+endmenu