A small module to handle configuration files in Linux kernel kconfig format. The module is a pure Lua and does not have any dependencies. This module provides functions to load a configuration file in ...
If there are no syntactic errors, returns the compiled chunk as a function; otherwise, returns nil plus the error message. chunkname is used as the name of the chunk ...