We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad99744 + 41a667a commit 37d0a2cCopy full SHA for 37d0a2c
arch/lkl/Kconfig
@@ -1,6 +1,6 @@
1
config LKL
2
def_bool y
3
- depends on !SMP && !MMU && !COREDUMP && !AUDITSYSCALL && !SECCOMP && !TRACEPOINTS && !UPROBES && !COMPAT && !USER_RETURN_NOTIFIER && !VT
+ depends on !SMP && !MMU && !COREDUMP && !SECCOMP && !UPROBES && !COMPAT && !USER_RETURN_NOTIFIER
4
select ARCH_THREAD_INFO_ALLOCATOR
5
select RWSEM_GENERIC_SPINLOCK
6
select GENERIC_ATOMIC64
0 commit comments