diff options
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 99804f6a4af5..4ba1447d7381 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -1395,7 +1395,6 @@ config CPU_LOONGSON1B | |||
1395 | bool "Loongson 1B" | 1395 | bool "Loongson 1B" |
1396 | depends on SYS_HAS_CPU_LOONGSON1B | 1396 | depends on SYS_HAS_CPU_LOONGSON1B |
1397 | select CPU_LOONGSON1 | 1397 | select CPU_LOONGSON1 |
1398 | select ARCH_WANT_OPTIONAL_GPIOLIB | ||
1399 | select LEDS_GPIO_REGISTER | 1398 | select LEDS_GPIO_REGISTER |
1400 | help | 1399 | help |
1401 | The Loongson 1B is a 32-bit SoC, which implements the MIPS32 | 1400 | The Loongson 1B is a 32-bit SoC, which implements the MIPS32 |