zephyr/drivers/syscon
Carlo Caione 9397dafa95 syscon: Compile the generic driver only when selected
Currently the generic driver is always unconditionally compiled. Fix
this by compiling it only when needed.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-02-07 09:27:41 -05:00
..
CMakeLists.txt syscon: Compile the generic driver only when selected 2022-02-07 09:27:41 -05:00
Kconfig drivers: syscon: Add support for multiple regions 2021-09-22 10:32:11 -04:00
syscon.c drivers: syscon: use instance based macros 2021-12-17 17:30:06 +01:00
syscon_common.h drivers: syscon: Add support for multiple regions 2021-09-22 10:32:11 -04:00