summaryrefslogtreecommitdiffstats
path: root/rules/initmethod.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-05-30 16:53:53 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-05-30 16:53:53 +0200
commit4e8ea1703cad595f3136f0d48ae93de73a180c40 (patch)
tree54e976bd4d210ad0e4e87e14651cbc05aed77faf /rules/initmethod.in
parent264332bb49fa7916fac1f0ba49602f74a7145769 (diff)
downloadptxdist-4e8ea1703cad595f3136f0d48ae93de73a180c40.tar.gz
ptxdist-4e8ea1703cad595f3136f0d48ae93de73a180c40.tar.xz
remove obsolete and broken klibc/initramfs
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/initmethod.in')
-rw-r--r--rules/initmethod.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/rules/initmethod.in b/rules/initmethod.in
index 676cc0af2..c1ef054df 100644
--- a/rules/initmethod.in
+++ b/rules/initmethod.in
@@ -26,10 +26,6 @@ choice
select SYSTEMD
prompt "systemd "
- config INITMETHOD_INITRAMFS
- bool
- prompt "initramfs init "
-
endchoice
source "generated/initmethod.in"