crypto: hisilicon/sec - fixes a printing error
[linux-2.6-microblaze.git] / drivers / reset / Kconfig
index 8ac5627..4171c6f 100644 (file)
@@ -89,6 +89,16 @@ config RESET_INTEL_GW
          Say Y to control the reset signals provided by reset controller.
          Otherwise, say N.
 
+config RESET_K210
+       bool "Reset controller driver for Canaan Kendryte K210 SoC"
+       depends on (SOC_CANAAN || COMPILE_TEST) && OF
+       select MFD_SYSCON
+       default SOC_CANAAN
+       help
+         Support for the Canaan Kendryte K210 RISC-V SoC reset controller.
+         Say Y if you want to control reset signals provided by this
+         controller.
+
 config RESET_LANTIQ
        bool "Lantiq XWAY Reset Driver" if COMPILE_TEST
        default SOC_TYPE_XWAY