Commit f17c4ca3 authored by Ralf Baechle's avatar Ralf Baechle

MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 1249ed35
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment