mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-28 01:47:19 +01:00
19 lines
369 B
Text
19 lines
369 B
Text
config BBF_VENDOR_LIST
|
|
string "Vendor List"
|
|
default "iopsys"
|
|
|
|
config BBF_VENDOR_PREFIX
|
|
string "Vendor Prefix"
|
|
default "X_IOPSYS_EU_"
|
|
|
|
config BBF_TR143
|
|
bool "Enable TR-143 Data Model Support"
|
|
default y
|
|
|
|
config BBF_TR471
|
|
bool "Enable TR-471 Data Model Support"
|
|
default y
|
|
|
|
config BBF_MAX_OBJECT_INSTANCES
|
|
int "Maximum number of instances per object"
|
|
default 255
|