Capture bool, numeric and string kconfig values in a ‘kconfig’ module.
This is a little simplistic, and will make the entries numeric if they look like numbers.
Ideally, this would be built on the types of the values, but that will require more
introspection.