projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68f4110
)
RISC-V: Drop unused SOC_CANAAN
author
Conor Dooley
<conor.dooley@microchip.com>
Fri, 5 Apr 2024 15:46:18 +0000
(16:46 +0100)
committer
Conor Dooley
<conor.dooley@microchip.com>
Fri, 5 Apr 2024 15:46:18 +0000
(16:46 +0100)
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>
arch/riscv/Kconfig.socs
patch
|
blob
|
history
diff --git
a/arch/riscv/Kconfig.socs
b/arch/riscv/Kconfig.socs
index 17340aa4dcfc2421d9aae9105ef29ceb10e850db..a4468deef99f6f17aea47a992000c9047ba3132b 100644
(file)
--- 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