1 1.1.2.2 skrll # 2 1.1.2.2 skrll # sgimips GENERIC kernel for IP12 3 1.1.2.2 skrll # 4 1.1.2.2 skrll # The IP12 is very, very similar to the IP2x, with one important difference: 5 1.1.2.2 skrll # it is MIPS1. This means that we cannot produce a kernel that works on both 6 1.1.2.2 skrll # architectures. 7 1.1.2.2 skrll # 8 1.1.2.2 skrll # To keep things simple, include the IP2x kernel config and "no option" the 9 1.1.2.2 skrll # offending bits. 10 1.1.2.2 skrll 11 1.1.2.2 skrll # Pull in standard `install' config 12 1.1.2.2 skrll include "arch/sgimips/conf/GENERIC32_IP2x" 13 1.1.2.2 skrll 14 1.1.2.2 skrll no options MIPS3 15 1.1.2.2 skrll options MIPS1 16 1.1.2.2 skrll no options INDY_R4600_CACHE 17 1.1.2.2 skrll 18 1.1.2.2 skrll no makeoptions TEXTADDR 19 1.1.2.2 skrll makeoptions TEXTADDR=0x80002000 20