selftests: vDSO: remove unnecessary command line defs from chacha test
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 27 Aug 2024 14:52:36 +0000 (16:52 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 30 Aug 2024 13:44:38 +0000 (15:44 +0200)
commitbe9155154bc39e910ba8e56f32be299cf83e21d0
tree94110536fd6cbf0590695241a2e783fd65a3ad9a
parenta5330eb3bcd87f3ce7738a2e898671a0ff561e85
selftests: vDSO: remove unnecessary command line defs from chacha test

CONFIG_FUNCTION_ALIGNMENT=0 is no longer necessary and BULID_VDSO wasn't
spelled right while BUILD_VDSO isn't necessary, so just remove these.

Reported-by: Adhemerval Zanella Netto <adhemerval.zanella@linaro.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
tools/testing/selftests/vDSO/Makefile