From: Pete P. <pp...@us...> - 2002-04-11 00:15:13
|
Update of /cvsroot/linux-mips/linux/arch/mips/configs In directory usw-pr-cvs1:/tmp/cvs-serv450/arch/mips/configs Modified Files: defconfig-pb1100 Log Message: Made 64 bit IO support the default. Index: defconfig-pb1100 =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-pb1100,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- defconfig-pb1100 10 Apr 2002 01:10:11 -0000 1.2 +++ defconfig-pb1100 11 Apr 2002 00:15:04 -0000 1.3 @@ -94,7 +94,7 @@ # CONFIG_CPU_MIPS64 is not set # CONFIG_CPU_RC32300 is not set CONFIG_CPU_HAS_PREFETCH=y -# CONFIG_64BIT_PHYS_ADDR is not set +CONFIG_64BIT_PHYS_ADDR=y CONFIG_CPU_ADVANCED=y CONFIG_CPU_HAS_LLSC=y # CONFIG_CPU_HAS_LLDSCD is not set |