Skip to content
Commit 4137d338 authored by Marcin Niestroj's avatar Marcin Niestroj Committed by Anas Nashif
Browse files

net: ppp: select RING_BUFFER via Kconfig



PPP implementation uses ring_buffer API, but RING_BUFFER Kconfig option
was not selected so far. This resulted in linker errors about undefined
reference to `ring_buf_get_claim' and 'ring_buf_put'.

Add missing RING_BUFFER selection via Kconfig, so PPP driver is properly
built.

Signed-off-by: default avatarMarcin Niestroj <m.niestroj@grinn-global.com>
parent c0d3ed0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment