mirror of https://gitee.com/openkylin/linux.git
mips: remove redundant GENERIC_GPIO select
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
10b38669d6
commit
65e9673242
|
@ -1201,7 +1201,6 @@ config CPU_LOONGSON2F
|
||||||
bool "Loongson 2F"
|
bool "Loongson 2F"
|
||||||
depends on SYS_HAS_CPU_LOONGSON2F
|
depends on SYS_HAS_CPU_LOONGSON2F
|
||||||
select CPU_LOONGSON2
|
select CPU_LOONGSON2
|
||||||
select GENERIC_GPIO
|
|
||||||
select ARCH_REQUIRE_GPIOLIB
|
select ARCH_REQUIRE_GPIOLIB
|
||||||
help
|
help
|
||||||
The Loongson 2F processor implements the MIPS III instruction set
|
The Loongson 2F processor implements the MIPS III instruction set
|
||||||
|
|
Loading…
Reference in New Issue