Kconfig 142 B

1234567
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. if ARCH_STI || COMPILE_TEST
  3. config STIH407_RESET
  4. bool "STIH407 Reset Driver" if COMPILE_TEST
  5. endif