kunit: Remove the unused all_tests.config

This isn't used anywhere. While it's possible that people were manually
referencing it, the new default config (in default.config in the same
path) provides equivalent functionality.

Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
This commit is contained in:
David Gow 2021-05-21 21:42:41 -07:00 committed by Shuah Khan
parent d9d6b8225e
commit 8a5124c0f3
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
CONFIG_KUNIT=y
CONFIG_KUNIT_TEST=y
CONFIG_KUNIT_EXAMPLE_TEST=y