commit | 0b8b7d47aa9ca85af3ba4f84ae5679a54188fd32 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Apr 03 12:04:39 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 25 15:31:27 2023 -0400 |
tree | 9409b4f3f1d9ca81c218578b2d257fbb6b0c07cb | |
parent | de0095b4009b9d75d0c101643c3de60cb26d456d [diff] |
test: improve configuration for Kconfig test options * Fix dependencies * Provide labels that are easier to grasp. * Fix typo %s/whgch/which/ * Fix type %s/Is/is/ Fixes: 29784d62eded ("test: Add some tests for kconfig.h") Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>