Add Juno FPGA reset kernel module

Change-Id: I93708d609d77484770bd4cea9c4a7cf86361c5ea
diff --git a/remoteproc/Kconfig b/remoteproc/Kconfig
index deca3e6..5e0d558 100644
--- a/remoteproc/Kconfig
+++ b/remoteproc/Kconfig
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: GPL-2.0-only
 #
 
-config ARM_ETHOSU_SGM775_RESET
+config ARM_SGM775_ETHOSU_RESET
 	tristate "Arm Ethos-U SGM775 Reset"
 	depends on RESET_CONTROLLER
         help
@@ -26,8 +26,15 @@
           reference module for controlling the reset of Cortex-M CPU on
           the Ethos-U subsystem.
 
+config ARM_JUNO_FPGA_RESET
+	tristate "Arm Juno FPGA Reset"
+	depends on RESET_CONTROLLER
+        help
+          Say Y here if you want to build the Arm Juno FPGA reset controller
+          reference module for controlling the reset of Juno FPGA.
+
 config ARM_ETHOSU_RPROC
-	tristate "Arm MHUv2 Mailbox"
+	tristate "Arm Ethos-U remoteproc"
 	depends on REMOTEPROC
         help
           Say Y here if you want to build the Arm Ethos-U remoteproc