projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1249ed3
)
MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 23 Jul 2015 10:02:09 +0000
(12:02 +0200)
committer
Ralf 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index 52b7918da21a3c76b77611db38b60ff9d0cd18cb..efa3706beb549244e72e73c45dcd9c7fbfd3ad24 100644
(file)
--- 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