Kconfig 327 B

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