uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loadi...
[openwrt/staging/florian.git] / package / kexec-tools / kexec-config.in
1
2 config KEXEC_TOOLS_TARGET_NAME
3 string
4 prompt "Target name for kexec kernel" if PACKAGE_kexec-tools
5 default EXTRA_TARGET_ARCH_NAME if TARGET_ps3
6 default ARCH
7 help
8 Defines the target type of the kernels that kexec deals
9 with. This should be the target specification of
10 the kernel you're booting.