Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.4-rc3 10 lines 308 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2# 3# IIO common modules 4# 5 6source "drivers/iio/common/cros_ec_sensors/Kconfig" 7source "drivers/iio/common/hid-sensors/Kconfig" 8source "drivers/iio/common/ms_sensors/Kconfig" 9source "drivers/iio/common/ssp_sensors/Kconfig" 10source "drivers/iio/common/st_sensors/Kconfig"