kernel-hacking-2024-linux-s.../samples/seccomp
Masahiro Yamada 7206c12474 samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option
The prompt of CONFIG_SAMPLE_SECCOMP claims this is "loadable module
only", which is invalid.

samples/seccomp/ only contains host programs, so having it tristate
is pointless.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-05-03 23:05:00 +09:00
..
.gitignore
bpf-direct.c
bpf-fancy.c
bpf-helper.c
bpf-helper.h
dropper.c
Makefile samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option 2019-05-03 23:05:00 +09:00
user-trap.c