From e9ae851dfedf9c96af96fe7075473b25356d3252 Mon Sep 17 00:00:00 2001 From: Patrick Zysset Date: Thu, 12 Dec 2019 14:50:12 +0100 Subject: [PATCH] nmhw24: machine config: use default defconfig renamed defconfig from -fct_defconfig to _defconfig. BugzID: 60559 Signed-off-by: Patrick Zysset --- conf/machine/am335x-nmhw24.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/am335x-nmhw24.conf b/conf/machine/am335x-nmhw24.conf index 8a21b0a..cf1f3a7 100644 --- a/conf/machine/am335x-nmhw24.conf +++ b/conf/machine/am335x-nmhw24.conf @@ -6,7 +6,7 @@ require conf/machine/include/ti33x.inc MACHINE_EXTRA_RRECOMMENDS = " kernel-modules kernel-devicetree" -KERNEL_DEFCONFIG ??= "am335x-nmhw24-fct_defconfig" +KERNEL_DEFCONFIG ??= "am335x-nmhw24_defconfig" KERNEL_DEVICETREE = "am335x-nmhw24-prod1.dtb \ "