Library to parse Kconfig

Hi everyone, I am asking today the crystal community, because for my project, I need something a bit special.

I would like to know if there is any tool or library on Linux to get all dependencies for a kernel feature ?

I saw the Python library kconfiglib, but I feel it’s more to make a menuconfig than to get a dependency for a feature