[MIPS] Kconfig: Move some entries to appropriate menu
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 16 Jan 2007 14:29:11 +0000 (23:29 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 6 Feb 2007 16:53:14 +0000 (16:53 +0000)
Currently KEXEC is in "Machine selection", SECCOMP, PM, APM are in
"Executable file formats" menu.  Move KEXEC and SECCOMP to "Kernel
type" and PM, APM to new "Power management options" menu.  Also
replace "config PM" with kernel/power/Kconfig.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found