From b5b81c118abe13cb6cf4cebc291b7105a7ccc3ea Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 11 Feb 2024 05:54:27 +0100 Subject: ltp: enable libaio and cgroups --- target/linux/config/Config.in.kernel | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target') diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel index 3a650feaa..0535c36d7 100644 --- a/target/linux/config/Config.in.kernel +++ b/target/linux/config/Config.in.kernel @@ -312,6 +312,10 @@ config ADK_LINUX_KERNEL_WATCH_QUEUE bool "General notification queue" default n +config ADK_LINUX_KERNEL_CGROUPS + bool "Control group support" + default n + choice prompt "Page size" depends on ADK_TARGET_ARCH_MIPS64 -- cgit v1.2.3