kexec-tools: remove useless CONFIG_KEXEC_TOOLS_TARGET_NAME indirection
[openwrt/staging/blogic.git] / package / boot / kexec-tools / Config.in
index 6c7558f30a50852c7145692d28ac6249f7fba9e1..03bc6ee804285d9a6f4872cf6846999259898099 100644 (file)
@@ -1,16 +1,6 @@
 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"