Skip to content
Commit 3b7a797d authored by Jordan Yates's avatar Jordan Yates Committed by Benjamin Cabé
Browse files

lorawan: services: swap `select` to `depends on`



Switch the selects on `LORAWAN_FRAG_TRANSPORT` to `depends on`. `select`
should only be used for simple symbols without dependencies themselves.
Mixing `depends on X` and `select X` on different symbols is the primary
cause of Kconfig dependency loops.

Signed-off-by: default avatarJordan Yates <jordan@embeint.com>
parent 80d5ecc1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment