11 lines
156 B
Plaintext
Raw Normal View History

2025-10-10 16:07:00 +08:00
menu "device"
config DEVICE_MAX_NAME_LEN
int "Set maximum device name length"
default 32
config DM
bool "Enable device model"
default n
endmenu