소스 검색

support/testing: remove leftover kernel config fragment

Commit 86d32208b62a (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 commit 0627cb0e8a9e19d1ac19c1a72302b25ab7b938dc)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Yann E. MORIN 2 년 전
부모
커밋
4da09740c6
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      support/testing/conf/binfmt-misc-kernel-fragment.config

+ 0 - 2
support/testing/conf/binfmt-misc-kernel-fragment.config

@@ -1,2 +0,0 @@
-# Needed for binfmt_misc service: "Arbitrary Executable File Formats File System"
-CONFIG_BINFMT_MISC=y