aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Conor Dooley <conor.dooley@microchip.com> 2024-04-05 16:46:18 +0100
committerGravatar Conor Dooley <conor.dooley@microchip.com> 2024-04-05 16:46:18 +0100
commit0eea987088a22d73d81e968de7347cdc7e594f72 (patch)
treec8ad8ae630efbac089c3665dee075c9be5ad7e31
parentreset: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 (diff)
downloadlinux-0eea987088a22d73d81e968de7347cdc7e594f72.tar.gz
linux-0eea987088a22d73d81e968de7347cdc7e594f72.tar.bz2
linux-0eea987088a22d73d81e968de7347cdc7e594f72.zip
RISC-V: Drop unused SOC_CANAAN
All users of SOC_CANAAN are now gone and it is not user-visible, remove it. Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
-rw-r--r--arch/riscv/Kconfig.socs4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/riscv/Kconfig.socs b/arch/riscv/Kconfig.socs
index 17340aa4dcfc..a4468deef99f 100644
--- a/arch/riscv/Kconfig.socs
+++ b/arch/riscv/Kconfig.socs
@@ -76,10 +76,6 @@ config ARCH_CANAAN
help
This enables support for Canaan Kendryte series SoC platform hardware.
-config SOC_CANAAN
- def_bool SOC_CANAAN_K210
- depends on ARCH_CANAAN
-
config SOC_CANAAN_K210
bool "Canaan Kendryte K210 SoC"
depends on !MMU && ARCH_CANAAN