From d9fa0daef1d8786a96c0f58dafa3f792b5463ef4 Mon Sep 17 00:00:00 2001 From: Aleksander Jan Bajkowski Date: Fri, 5 Mar 2021 20:18:20 +0100 Subject: armvirt: refresh 5.10 config This was done by executing these commands: $ make kernel_oldconfig CONFIG_TARGET=subtarget $ make kernel_oldconfig CONFIG_TARGET=subtarget_platform Some common symbols have been moved to target config. Signed-off-by: Aleksander Jan Bajkowski --- target/linux/armvirt/32/config-5.10 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/armvirt/32') diff --git a/target/linux/armvirt/32/config-5.10 b/target/linux/armvirt/32/config-5.10 index 204816bc0a..f9d92c5932 100644 --- a/target/linux/armvirt/32/config-5.10 +++ b/target/linux/armvirt/32/config-5.10 @@ -40,10 +40,10 @@ CONFIG_CPU_THUMB_CAPABLE=y CONFIG_CPU_TLB_V7=y CONFIG_CPU_V7=y CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S" -CONFIG_DMA_ENGINE=y -CONFIG_DMA_OF=y +CONFIG_DMA_OPS=y CONFIG_EDAC_ATOMIC_SCRUB=y -CONFIG_GENERIC_TIME_VSYSCALL=y +CONFIG_GENERIC_VDSO_32=y +CONFIG_HARDEN_BRANCH_PREDICTOR=y CONFIG_HAVE_SMP=y CONFIG_HZ=100 CONFIG_HZ_100=y -- cgit v1.2.3