mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-09 23:34:51 +01:00
12 lines
264 B
Text
12 lines
264 B
Text
if PACKAGE_qosmngr
|
|
|
|
config QOSMNGR_VENDOR_PREFIX
|
|
string "Package specific datamodel Vendor Prefix for TR181 extensions"
|
|
default ""
|
|
|
|
config QOSMNGR_UBUS
|
|
bool "qos ubus object support"
|
|
default y
|
|
help
|
|
Enable this option to support the qos ubus object.
|
|
endif
|