packages/lang/python/python3/Config-python3-light.in

12 lines
213 B
Text
Raw Normal View History

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