samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 27 Apr 2019 03:33:39 +0000 (12:33 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 3 May 2019 14:05:00 +0000 (23:05 +0900)
commit7206c1247416f2c62ce38b65994b5e74fefe2e2b
treef84decc53fb8d78328ad8f1d1fb85e48782793d3
parent1eaca4b982806b7554438a21831622128acebe82
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>
samples/Kconfig
samples/seccomp/Makefile