Kconfig 214 B

1234567891011
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # IIO tmos drivers configuration
  4. #
  5. # When adding new entries keep the list in alphabetical order
  6. menu "Tmos"
  7. source "drivers/iio/stm/tmos/st_sths34pf80/Kconfig"
  8. endmenu