Hi,
the error message is misleading when values are out-of-range. E.g.
CONFIG_FOO=5
Should trigger an error about the value being out-of-range, but instead it triggers a warning about dependencies.
warning: FOO was assigned the value "5" but got the value "0" -- check dependencies