selftests/nolibc: don't hang on config input
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 13 Nov 2023 20:16:51 +0000 (21:16 +0100)
committerThomas Weißschuh <linux@weissschuh.net>
Mon, 13 Nov 2023 21:02:48 +0000 (22:02 +0100)
commit89b212d4afef64331b08c44e661a703d2be0970b
treee90c93731f1241b0111259cc21b424995739c1a9
parentb85ea95d086471afb4ad062012a4d73cd328fa86
selftests/nolibc: don't hang on config input

When the kernel code has changed the build may ask for configuration
input and hang. Prevent this and instead use the default settings.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/testing/selftests/nolibc/Makefile