dect
/
linux-2.6
Archived
13
0
Fork 0

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

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle 2005-11-25 11:35:40 +00:00
parent d981733aaf
commit b6c3539bdd
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,6 @@ config MIPS
mainmenu "Linux/MIPS Kernel Configuration"
source "init/Kconfig"
menu "Machine selection"
choice
@ -1643,6 +1641,8 @@ config RWSEM_GENERIC_SPINLOCK
bool
default y
source "init/Kconfig"
menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
config HW_HAS_EISA