aboutsummaryrefslogtreecommitdiff
path: root/hw/gpio/Kconfig
blob: f0e7405f6e64eb497065d3ae912336364cc2b7ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config MAX7310
    bool
    depends on I2C

config PL061
    bool

config GPIO_KEY
    bool

config GPIO_PWR
    bool

config SIFIVE_GPIO
    bool