X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=arch%2Fmips%2FKconfig;h=b844038d0a14eac470f1ecc9f2b21c8eee7bff4f;hb=326dbf4a27d8cc308a411b2ff2df615522915992;hp=26388562e300ee1ad01acfe856117b369af3ca73;hpb=164063bf08221d3434e2d24be34f4ab2f3bda5fb;p=deliverable%2Flinux.git diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 26388562e300..b844038d0a14 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1401,6 +1401,16 @@ config CPU_LOONGSON1B The Loongson 1B is a 32-bit SoC, which implements the MIPS32 release 2 instruction set. +config CPU_LOONGSON1C + bool "Loongson 1C" + depends on SYS_HAS_CPU_LOONGSON1C + select CPU_LOONGSON1 + select ARCH_WANT_OPTIONAL_GPIOLIB + select LEDS_GPIO_REGISTER + help + The Loongson 1C is a 32-bit SoC, which implements the MIPS32 + release 2 instruction set. + config CPU_MIPS32_R1 bool "MIPS32 Release 1" depends on SYS_HAS_CPU_MIPS32_R1 @@ -1850,6 +1860,9 @@ config SYS_HAS_CPU_LOONGSON2F config SYS_HAS_CPU_LOONGSON1B bool +config SYS_HAS_CPU_LOONGSON1C + bool + config SYS_HAS_CPU_MIPS32_R1 bool