zephyr/tests/drivers/reset/mmio/prj.conf
Mohith Potluri c1edfbcf4b drivers: reset: Add generic reset MMIO driver
Introduce a generic reset MMIO driver to be used for devices with a
single memory mapped reset bit required to take them out of reset.

Signed-off-by: Mohith Potluri <saimohith@google.com>
2025-04-02 10:31:12 +02:00

4 lines
50 B
Plaintext

CONFIG_ZTEST=y
CONFIG_RESET=y
CONFIG_RESET_MMIO=y