diff --git a/buildroot-external/board/hardkernel/kernel-rockchip.config b/buildroot-external/board/hardkernel/kernel-rockchip.config index c94ea003c..04d0ba615 100644 --- a/buildroot-external/board/hardkernel/kernel-rockchip.config +++ b/buildroot-external/board/hardkernel/kernel-rockchip.config @@ -4289,3 +4289,7 @@ CONFIG_RCU_CPU_STALL_TIMEOUT=60 CONFIG_FUNCTION_ERROR_INJECTION=y # CONFIG_RUNTIME_TESTING_MENU is not set CONFIG_MEMTEST=y +CONFIG_ARMV8_DEPRECATED=y +CONFIG_SWP_EMULATION=y +CONFIG_CP15_BARRIER_EMULATION=y +CONFIG_SETEND_EMULATION=y