linux-mainline: Remove KERNEL_DEVICETREE

This is already set in machine conf correctly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2023-03-01 02:17:13 -08:00
parent d7bb4241ae
commit b1a37d95e8

View File

@@ -18,7 +18,5 @@ KBUILD_DEFCONFIG:freedom-u540 = "defconfig"
COMPATIBLE_MACHINE = "(qemuriscv32|qemuriscv64|freedom-u540)"
KERNEL_DEVICETREE:freedom-u540 = "sifive/${RISCV_SBI_FDT}"
KERNEL_FEATURES:remove = "features/debug/printk.scc"
KERNEL_FEATURES:remove = "features/kernel-sample/kernel-sample.scc"