Kconfig 280 B

12345678910
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config PINCTRL_LIGHT
  3. bool "T-head light pinctrl driver"
  4. depends on SOC_THEAD
  5. select GENERIC_PINCTRL_GROUPS
  6. select GENERIC_PINMUX_FUNCTIONS
  7. select GENERIC_PINCONF
  8. default y
  9. help
  10. Say Y here to enable the T-head light pinctrl driver