summaryrefslogtreecommitdiff
path: root/arch/riscv/configs/nommu_k210_defconfig
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@rivosinc.com>2021-11-19 08:44:13 -0800
committerPalmer Dabbelt <palmer@rivosinc.com>2022-01-06 09:41:03 -0800
commitce3fe7a4ac6a4ddea2aa21d34a6076e87cd206e5 (patch)
treed430a4ee947f4cf250a5536ebde8a64dfe505bd6 /arch/riscv/configs/nommu_k210_defconfig
parentd4b22b2f01de89831052ac28bc40cafbcc043e29 (diff)
RISC-V: defconfigs: Remove redundant K210 DT source
The "k210_generic" DT has been the default in Kconfig since 67d96729a9e ("riscv: Update Canaan Kendryte K210 device tree"), so drop it from the defconfigs to avoid diff with savedefconfig. Reviewed-by: Anup Patel <anup@brainfault.org> Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv/configs/nommu_k210_defconfig')
-rw-r--r--arch/riscv/configs/nommu_k210_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/riscv/configs/nommu_k210_defconfig b/arch/riscv/configs/nommu_k210_defconfig
index 89ab76349ea8..e8ceab678e8b 100644
--- a/arch/riscv/configs/nommu_k210_defconfig
+++ b/arch/riscv/configs/nommu_k210_defconfig
@@ -29,7 +29,6 @@ CONFIG_EMBEDDED=y
CONFIG_SLOB=y
# CONFIG_MMU is not set
CONFIG_SOC_CANAAN=y
-CONFIG_SOC_CANAAN_K210_DTB_SOURCE="k210_generic"
CONFIG_MAXPHYSMEM_2GB=y
CONFIG_SMP=y
CONFIG_NR_CPUS=2