提交 b6c3539b 编写于 作者: R Ralf Baechle

[MIPS] Kconfig: Include init/Kconfig after we've set 32BIT / 64BIT.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 d981733a
...@@ -6,8 +6,6 @@ config MIPS ...@@ -6,8 +6,6 @@ config MIPS
mainmenu "Linux/MIPS Kernel Configuration" mainmenu "Linux/MIPS Kernel Configuration"
source "init/Kconfig"
menu "Machine selection" menu "Machine selection"
choice choice
...@@ -1643,6 +1641,8 @@ config RWSEM_GENERIC_SPINLOCK ...@@ -1643,6 +1641,8 @@ config RWSEM_GENERIC_SPINLOCK
bool bool
default y default y
source "init/Kconfig"
menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)" menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
config HW_HAS_EISA config HW_HAS_EISA
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册