packages/lang/python/python3/Config-python3-light.in
2021-06-14 19:43:42 +08:00

12 lines
213 B
Plaintext

menu "Configuration"
config PYTHON3_BLUETOOTH_SUPPORT
bool "Enable Bluetooth support"
default n
config PYTHON3_HOST_PIP_CACHE_WORLD_READABLE
bool "Ensure host pip cache is world-readable"
default n
endmenu