1config PL061
2 bool
3
4config GPIO_KEY
5 bool
6
7config GPIO_MPC8XXX
8 bool
9
10config GPIO_PWR
11 bool
12
13config SIFIVE_GPIO
14 bool
15
16config STM32L4X5_GPIO
17 bool
18
19config PCF8574
20 bool
21 depends on I2C
22
23config ZAURUS_SCOOP
24 bool
25