Hi, arch/mips64/config.in includes lib/Config.in which is missing. Please either put that file on CVS HEAD if it exists and is needed, or update arch/mips64/config.in with the following patch. Currently, 'make menuconfig ARCH=mips64' crashes because of this. thanks, Vivien Chappelier.
diff -Naur linux/arch/mips64/config.in linux.patch/arch/mips64/config.in --- linux/arch/mips64/config.in Mon Jul 1 20:25:59 2002 +++ linux.patch/arch/mips64/config.in Thu Jul 4 12:03:07 2002 @@ -319,4 +319,3 @@ fi endmenu -source lib/Config.in