diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-02-07 01:27:14 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 19:30:26 +0100 |
commit | 29c4869946f9182f5d5f76502ac5a4a71b3b3e62 (patch) | |
tree | 0b3781261e1d18fff5fe46054a0e8c2f86c9d4c8 /arch | |
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')
-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 bool "FPCIB0 Backplane Support" depends on TOSHIBA_RBTX4927 +source "arch/mips/sgi-ip27/Kconfig" source "arch/mips/sibyte/Kconfig" config RWSEM_GENERIC_SPINLOCK |