mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-27 12:32:50 +00:00
The strscpy test loads test_strscpy module for testing. But test_strscpy
was converted to Kunit (see fixes). Hence remove strscpy.
Fixes: 41eefc46a3 ("string: Convert strscpy() self-test to KUnit")
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
CONFIG_TEST_PRINTF=m
|
|
CONFIG_TEST_SCANF=m
|
|
CONFIG_TEST_BITMAP=m
|
|
CONFIG_PRIME_NUMBERS=m
|
|
CONFIG_TEST_BITOPS=m
|