aboutsummaryrefslogtreecommitdiff
path: root/remoteproc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'remoteproc/Kconfig')
-rw-r--r--remoteproc/Kconfig9
1 files changed, 8 insertions, 1 deletions
diff --git a/remoteproc/Kconfig b/remoteproc/Kconfig
index 5e0d558..8c7b6c7 100644
--- a/remoteproc/Kconfig
+++ b/remoteproc/Kconfig
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2020-2021 Arm Limited. All rights reserved.
+# Copyright (c) 2020-2022 Arm Limited. All rights reserved.
#
# This program is free software and is provided to you under the terms of the
# GNU General Public License version 2 as published by the Free Software
@@ -41,3 +41,10 @@ config ARM_ETHOSU_RPROC
reference module for controlling the Cortex-M CPU on the Ethos-U
subsystem.
+config ARM_CORSTONE1000_ES_RESET
+ tristate "Arm Corstone1000 External System reset"
+ depends on REMOTEPROC
+ help
+ Say Y here if you want to build the reset driver for the external
+ systems on Corstone1000.
+