Put all options under one `if SETTINGS` block, so that `depends on SETTINGS` does not need to be repeated every time. Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev> |
||
|---|---|---|
| .. | ||
| include/settings | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||
Put all options under one `if SETTINGS` block, so that `depends on SETTINGS` does not need to be repeated every time. Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev> |
||
|---|---|---|
| .. | ||
| include/settings | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||