From b8ad321d9a5cc05832f0a589ba65aa130d40f83b Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Mon, 6 Jun 2022 09:57:23 +0000 Subject: linux-fslc: drop config option not present in upstream TEGRA186_GPC_DMA config option has been merged as a part of series [1], but entire series did not land in the upstream. This causes the Kernel configuration sanity check in Yocto build to fail, reporting missing config option. Drop the config option from layer's defconfig file as it is not present in upstream. Signed-off-by: Andrey Zhizhikin (cherry picked from commit 5073b41b399d1c1afd4e34e99011390df284fc05) --- recipes-kernel/linux/linux-fslc/armv8a/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-fslc/armv8a/defconfig b/recipes-kernel/linux/linux-fslc/armv8a/defconfig index 04d36b9e..620782d5 100644 --- a/recipes-kernel/linux/linux-fslc/armv8a/defconfig +++ b/recipes-kernel/linux/linux-fslc/armv8a/defconfig @@ -963,7 +963,6 @@ CONFIG_MV_XOR=y CONFIG_MV_XOR_V2=y CONFIG_OWL_DMA=y CONFIG_PL330_DMA=y -CONFIG_TEGRA186_GPC_DMA=m CONFIG_TEGRA20_APB_DMA=y CONFIG_TEGRA210_ADMA=m CONFIG_QCOM_BAM_DMA=y -- cgit v1.2.3-54-g00ecf