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 52b7918da21a3c76b77611db38b60ff9d0cd18cb..efa3706beb549244e72e73c45dcd9c7fbfd3ad24 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