mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
7206c12474
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>