pip install kccCurrently running kernel config (enabled with CONFIG_IKCONFIG_PROC).
zcat /proc/config.gz | kccConfig from /boot. Common on Debian based distros.
kcc /boot/config-$(uname -r)Building kernel from source or release.
kcc .configgit clone https://github.com/clearlinux/kernel-config-checker kcc
cd kcc
pip install --user -e .kcc is distributed under the terms of the GPL-3.0 License