config: kernel: remove KERNEL_LXC_MISC
authorYousong Zhou <yszhou4tech@gmail.com>
Tue, 27 Aug 2019 06:35:10 +0000 (06:35 +0000)
committerYousong Zhou <yszhou4tech@gmail.com>
Thu, 12 Sep 2019 02:30:26 +0000 (02:30 +0000)
commit4f94a331e172fd23a21b74d3e552abad25248326
tree376b65b2f49bd080d41bfec0828e75a87fac5a24
parent083bb9b6a4e33a2881da9086c65792148d0d04b1
config: kernel: remove KERNEL_LXC_MISC

Kernel features are neutral.  The two cascaded features can also be
useful for other container related tools

It's also less error-prone if only kconfig symbols from the kernel are
prefixed KERNEL_

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
config/Config-kernel.in