diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-02-06 20:27:14 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 14:30:26 -0400 |
commit | 29c4869946f9182f5d5f76502ac5a4a71b3b3e62 (patch) | |
tree | 0b3781261e1d18fff5fe46054a0e8c2f86c9d4c8 /arch/mips/Kconfig | |
parent | ae6aafe30917c4c9f3533471d491b5e7c2fbe61a (diff) |
It works better when including arch/mips/sgi-ip27/Kconfig ...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 87f860feb845..312b6975094f 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -786,6 +786,7 @@ config TOSHIBA_FPCIB0 | |||
786 | bool "FPCIB0 Backplane Support" | 786 | bool "FPCIB0 Backplane Support" |
787 | depends on TOSHIBA_RBTX4927 | 787 | depends on TOSHIBA_RBTX4927 |
788 | 788 | ||
789 | source "arch/mips/sgi-ip27/Kconfig" | ||
789 | source "arch/mips/sibyte/Kconfig" | 790 | source "arch/mips/sibyte/Kconfig" |
790 | 791 | ||
791 | config RWSEM_GENERIC_SPINLOCK | 792 | config RWSEM_GENERIC_SPINLOCK |