MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 23 Jul 2015 10:02:09 +0000 (12:02 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 3 Sep 2015 10:07:50 +0000 (12:07 +0200)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig

index 52b7918..efa3706 100644 (file)
@@ -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