8 lines
108 B
Text
8 lines
108 B
Text
|
menu "Configuration"
|
||
|
|
||
|
config PYTHON3_BLUETOOTH_SUPPORT
|
||
|
bool "Enable Bluetooth support"
|
||
|
default n
|
||
|
|
||
|
endmenu
|