Commit b90f8f22 authored by Kefeng Wang's avatar Kefeng Wang Committed by Linus Walleij

gpio: dwapb: re-enable GPIO_DWAPB for arm64

Hisilicon arm64 soc uses designWare gpio, re-enable it after
commit 1972c97d(gpio: dwapb: fix compile errors).
Signed-off-by: default avatarKefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 4fd9bbc6
......@@ -148,7 +148,7 @@ config GPIO_GENERIC_PLATFORM
config GPIO_DWAPB
tristate "Synopsys DesignWare APB GPIO driver"
depends on ARM
depends on ARM || ARM64
depends on OF_GPIO
select GPIO_GENERIC
select GENERIC_IRQ_CHIP
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment