forked from Mirrors/opensbi
gpio/desginware: add Synopsys DesignWare APB GPIO support
Add a driver for the Synopsys DesignWare APB GPIO IP block found in many SoCs. Signed-off-by: Ben Dooks <ben.dooks@sifive.com> Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
@@ -10,6 +10,10 @@ config FDT_GPIO
|
||||
|
||||
if FDT_GPIO
|
||||
|
||||
config FDT_GPIO_DESIGNWARE
|
||||
bool "DesignWare GPIO driver"
|
||||
default n
|
||||
|
||||
config FDT_GPIO_SIFIVE
|
||||
bool "SiFive GPIO FDT driver"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user