diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 7e6fd1cbd3f8..cdaae942623d 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -1075,6 +1075,8 @@ config CPU_LOONGSON2F | |||
1075 | bool "Loongson 2F" | 1075 | bool "Loongson 2F" |
1076 | depends on SYS_HAS_CPU_LOONGSON2F | 1076 | depends on SYS_HAS_CPU_LOONGSON2F |
1077 | select CPU_LOONGSON2 | 1077 | select CPU_LOONGSON2 |
1078 | select GENERIC_GPIO | ||
1079 | select ARCH_REQUIRE_GPIOLIB | ||
1078 | help | 1080 | help |
1079 | The Loongson 2F processor implements the MIPS III instruction set | 1081 | The Loongson 2F processor implements the MIPS III instruction set |
1080 | with many extensions. | 1082 | with many extensions. |