diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-08-01 23:44:44 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-08-26 21:16:49 -0400 |
commit | f201b46328ac378bbd0894dd3a0c72bce4c1131e (patch) | |
tree | 0e659002c4bfd3db160787e05f735ee0f68f1cd0 /arch | |
parent | d806cb2b601c0d6c55b29e1ef9ca2f96f499ea1c (diff) |
[MIPS] Remove unused pnx8550 Kconfig
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/Kconfig | 1 | ||||
-rw-r--r-- | arch/mips/philips/pnx8550/common/Kconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index f08c73527a0e..2775dd666320 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -604,7 +604,6 @@ source "arch/mips/sibyte/Kconfig" | |||
604 | source "arch/mips/tx4927/Kconfig" | 604 | source "arch/mips/tx4927/Kconfig" |
605 | source "arch/mips/tx4938/Kconfig" | 605 | source "arch/mips/tx4938/Kconfig" |
606 | source "arch/mips/vr41xx/Kconfig" | 606 | source "arch/mips/vr41xx/Kconfig" |
607 | source "arch/mips/philips/pnx8550/common/Kconfig" | ||
608 | 607 | ||
609 | endmenu | 608 | endmenu |
610 | 609 | ||
diff --git a/arch/mips/philips/pnx8550/common/Kconfig b/arch/mips/philips/pnx8550/common/Kconfig deleted file mode 100644 index 072572d173cc..000000000000 --- a/arch/mips/philips/pnx8550/common/Kconfig +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | # Place holder | ||