mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
Commit86d32208b6(support/testing/tests/init/test_systemd.py: use downloaded kernel) stopped building a custom kernel for the systemd tests, but forgot to drop the associated kernel config fragment. That fragment is now not used in any test case, so we can drop it. Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit0627cb0e8a) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>