From: Andrew Morton arch/mips/Kconfig:2059: unexpected end statement arch/mips/Kconfig:2061: missing end statement for this entry Cc: Ralf Baechle Signed-off-by: Andrew Morton --- arch/mips/Kconfig | 4 ---- 1 files changed, 4 deletions(-) diff -puN arch/mips/Kconfig~mips-convert-to-use-shared-apm-emulation-fix arch/mips/Kconfig --- a/arch/mips/Kconfig~mips-convert-to-use-shared-apm-emulation-fix +++ a/arch/mips/Kconfig @@ -2133,10 +2133,6 @@ config BINFMT_ELF32 bool default y if MIPS32_O32 || MIPS32_N32 -endmenu - -menu "Power management options" - source "kernel/power/Kconfig" endmenu _