X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=inline;f=package%2Fboot%2Fkexec-tools%2FConfig.in;h=068c27e417759a9650c3eda1bbcc14f54a43f139;hb=74739c4228f3bd0aa757165c67c53016c3deb544;hp=6c7558f30a50852c7145692d28ac6249f7fba9e1;hpb=cd96421b19a4c9dd058cee724cc5b4fe5f0d74db;p=oweals%2Fopenwrt.git diff --git a/package/boot/kexec-tools/Config.in b/package/boot/kexec-tools/Config.in index 6c7558f30a..068c27e417 100644 --- a/package/boot/kexec-tools/Config.in +++ b/package/boot/kexec-tools/Config.in @@ -1,22 +1,5 @@ menu "Configuration" - depends on PACKAGE_kexec-tools - -config KEXEC_TOOLS_TARGET_NAME - string - prompt "Target name for kexec kernel" - default EXTRA_TARGET_ARCH_NAME if powerpc64 - default ARCH - help - Defines the target type of the kernels that kexec deals - with. This should be the target specification of - the kernel you're booting. - -config KEXEC_TOOLS_kdump - bool - prompt "kdump support" - default n - help - Include the kdump utility. + depends on PACKAGE_kexec config KEXEC_ZLIB bool