15 lines
244 B
Plaintext
Raw Permalink Normal View History

2025-02-27 17:59:18 +08:00
menu "LIN"
config LIN
bool "Enable LIN"
default n
config LIN_DEVICE_MASTER
bool "This device is the master"
default n
depends on LIN
config LIN_PM_CB_SUPPORT
bool "This device is the master"
default n
depends on LIN
endmenu