Skip to content

Commit

Permalink
RISC-V: Drop unused SOC_CANAAN
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Conor Dooley committed Apr 5, 2024
1 parent 68f4110 commit 0eea987
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/riscv/Kconfig.socs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0eea987

Please sign in to comment.