diff --git a/[refs] b/[refs] index b80709dab16b..22a9a336e0d3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1faf7f25b2aa4fcd2ae0ec2fd2e9fb9ff4bfee10 +refs/heads/master: 7e3297dc280f88ec0c6619a895f3d449776f952e diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index e5a7c5d96364..24c5dee91768 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -1006,7 +1006,7 @@ config BOOT_ELF32 config MIPS_L1_CACHE_SHIFT int default "4" if MACH_DECSTATION - default "7" if SGI_IP27 || SGI_IP28 || SNI_RM + default "7" if SGI_IP22 || SGI_IP27 || SGI_IP28 || SNI_RM default "4" if PMC_MSP4200_EVAL default "5"