# Copyright (c) 2023 TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0

config PINCTRL_RENESAS_RA_PFS
	bool "Renesas RA pinctrl driver"
	default y
	depends on DT_HAS_RENESAS_RA_PINCTRL_PFS_ENABLED
	help
	  Enable the Renesas RA series pinctrl driver with PFS secure register.
