Kconfig.acts 243 B

12345678910
  1. # Actions GPIO configuration options
  2. # Copyright (c) 2018 Justin Watson
  3. # SPDX-License-Identifier: Apache-2.0
  4. menuconfig GPIO_ACTS
  5. bool "Actions acts GPIO (PORT) driver"
  6. default y
  7. help
  8. Enable support for the Actions GPIO controllers.