Commit 23c52a79 authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds

[PATCH] (trivial/resend) fix mips Kconfig

Fixes a typo in arch/mips/Kconfig.
Fixes bugzilla bug # 103.
parent 536f1067
......@@ -913,7 +913,7 @@ source "drivers/scsi/Kconfig"
endmenu
if !DECSTATION" && !SGI_IP22
if !DECSTATION && !SGI_IP22
source "drivers/message/i2o/Kconfig"
endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment