mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
12 lines
313 B
Text
12 lines
313 B
Text
if PACKAGE_parental-control
|
|
|
|
config PARENTAL_CONTROL_URLFILTERING
|
|
bool "Enables URL Filter functions and datamodel"
|
|
default y
|
|
help
|
|
Set this option to include url filter feature
|
|
|
|
config PARENTAL_CONTROL_VENDOR_PREFIX
|
|
string "Package specific datamodel Vendor Prefix for TR181 extensions"
|
|
default ""
|
|
endif
|