Commit e4f4e5e4 authored by Adam Wujek's avatar Adam Wujek

Kconfig: remove CONFIG_VLAN_ARRAY_SIZE, use this option from ppsi instead

Signed-off-by: 's avatarAdam Wujek <adam.wujek@creotech.pl>
parent f6f9927b
...@@ -725,13 +725,6 @@ config DEFAULT_PRINT_TASK_TIME_THRESHOLD ...@@ -725,13 +725,6 @@ config DEFAULT_PRINT_TASK_TIME_THRESHOLD
"ps max <msecs>". "ps max <msecs>".
# This is needed to size the pp_instance data strucuture. Instead of
# including the ppsi autoconf.h, with duplicate definitions, define it
# here, as we know what the value is
config VLAN_ARRAY_SIZE
int
default 1
# CONFIG_WR_NODE # CONFIG_WR_NODE
################# helper configuration items ############# ################# helper configuration items #############
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment