| # Copyright (c) 2025 Renesas Electronics Corporation | |
| # SPDX-License-Identifier: Apache-2.0 | |
| config COMPARATOR_RENESAS_RX_LVD | |
| bool "Renesas RX LVD" | |
| default y | |
| depends on DT_HAS_RENESAS_RX_LVD_ENABLED | |
| select USE_RX_RDP_LVD | |
| select PINCTRL | |
| help | |
| Enable Comparator driver with Low Voltage Detection (LVD) feature for Renesas RX MCUs. |