blob: 142634ae5e81ffc1c152dca4916ea419ca91e23f [file] [log] [blame]
# Copyright 2023 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
config REGULATOR_DA1469X
bool "DA1469X regulators driver"
default y
select PM_DEVICE if PM
depends on DT_HAS_RENESAS_SMARTBOND_REGULATOR_ENABLED
help
Enable support for the Smartbond DA1469x regulators.
config REGULATOR_DA1469X_INIT_PRIORITY
int "Renesas DA1469x regulators driver init priority"
default KERNEL_INIT_PRIORITY_DEVICE
depends on REGULATOR_DA1469X
help
Init priority for the Renesas DA1469x regulators driver.