From: Ralf Baechle Date: Thu, 23 Jul 2015 10:02:09 +0000 (+0200) Subject: MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f17c4ca33601f03f4b5f598f085ee356358932b7;p=linux-beck.git MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 52b7918da21a..efa3706beb54 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1968,6 +1968,7 @@ config 32BIT select TRAD_SIGNALS help Select this option if you want to build a 32-bit kernel. + config 64BIT bool "64-bit kernel" depends on CPU_SUPPORTS_64BIT_KERNEL && SYS_SUPPORTS_64BIT_KERNEL