• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1## SPDX-License-Identifier: GPL-2.0-only
2
3config DRIVERS_I2C_SX9360
4	bool
5	default n
6	depends on HAVE_ACPI_TABLES
7	help
8	  Board has a Semtech SX9360 proximity sensor.
9