net: ip: stats: changed dependency for PPP stats

NET_STATISTICS_PPP are dependend on NET_L2_PPP, not on NET_PPP.
This allows to use statistics also in modem subsys.

Signed-off-by: Wojciech Slenska <wsl@trackunit.com>
This commit is contained in:
Wojciech Slenska 2023-09-14 14:35:30 +02:00 committed by Maureen Helm
parent 4431c4755c
commit 6f3bbe19a7

View file

@ -95,7 +95,7 @@ config NET_STATISTICS_IGMP
config NET_STATISTICS_PPP
bool "Point-to-point (PPP) statistics"
depends on NET_PPP
depends on NET_L2_PPP
default y
help
Keep track of PPP related statistics