2025-10-10 16:07:00 +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