2025-02-27 17:59:18 +08:00

11 lines
156 B
Plaintext

menu "device"
config DEVICE_MAX_NAME_LEN
int "Set maximum device name length"
default 32
config DM
bool "Enable device model"
default n
endmenu