aboutsummaryrefslogtreecommitdiff
path: root/remoteproc/Kconfig
diff options
context:
space:
mode:
authorDavide Grohmann <davide.grohmann@arm.com>2022-08-22 09:54:42 +0200
committerDavide Grohmann <davide.grohmann@arm.com>2022-08-25 11:36:20 +0200
commit43e7dc41eb7f0701951ac84d82f877be37338d41 (patch)
tree3940b2de8bdf3f799d088ee8b2e30f7a5327ae37 /remoteproc/Kconfig
parent53fd03d0b8d02fa0be0aa9db4dce8766be459031 (diff)
downloadethos-u-linux-driver-stack-43e7dc41eb7f0701951ac84d82f877be37338d41.tar.gz
Remove sgm775 support
That platform has been replaced by Corstone-1000 Change-Id: I2dd6e190cbbc84c02f101bd6214c802585d8ca25
Diffstat (limited to 'remoteproc/Kconfig')
-rw-r--r--remoteproc/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/remoteproc/Kconfig b/remoteproc/Kconfig
index 8c7b6c7..972530c 100644
--- a/remoteproc/Kconfig
+++ b/remoteproc/Kconfig
@@ -18,14 +18,6 @@
# SPDX-License-Identifier: GPL-2.0-only
#
-config ARM_SGM775_ETHOSU_RESET
- tristate "Arm Ethos-U SGM775 Reset"
- depends on RESET_CONTROLLER
- help
- Say Y here if you want to build the Arm Ethos-U reset controller
- 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
@@ -47,4 +39,3 @@ config ARM_CORSTONE1000_ES_RESET
help
Say Y here if you want to build the reset driver for the external
systems on Corstone1000.
-