iopsys-feed/ieee1905/Config.in
2021-05-31 20:43:15 +02:00

10 lines
161 B
Text

if (PACKAGE_ieee1905)
menu "Configurations"
config IEEE1905_EXTENSION_ALLOWED
bool "Allow plugins to extend 1905 CMDUs and/or TLVs"
default y
endmenu
endif