zephyr/drivers/reset/Kconfig.intel_socfpga
Girisha Dengi 6639756fae drivers: reset: Add reset controller for Intel Agilex5 platform
This is Intel's proprietary IP which controls individual module
reset signals. During each system driver initialization, these
reset signals will be used to bring module out of reset state.

Signed-off-by: Navinkumar Balabakthan <navinkumar.balabakthan@intel.com>
Signed-off-by: Girisha Dengi <girisha.dengi@intel.com>
2023-07-25 16:58:01 +00:00

10 lines
270 B
Plaintext

# Copyright (c) 2022, Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config RESET_INTEL_SOCFPGA
bool "Intel SoC FPGA Reset Controller driver"
default y
depends on DT_HAS_INTEL_SOCFPGA_RESET_ENABLED
help
Enable the Reset driver for Intel SoC FPGA device