aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-07-23 12:02:09 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-09-03 12:07:50 +0200
commitf17c4ca33601f03f4b5f598f085ee356358932b7 (patch)
tree8b22d31934907ccbfd635e6bdb59bd774b098527 /arch
parent1249ed3540809d30d1fe42c94276a9db2845d173 (diff)
MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
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