Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux/fpc-iii.git] / drivers / iio / position / Kconfig
blobeda67f008c5b8a2ab305017413ec9fc9f701ca1a
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Linear and angular position sensors
5 # When adding new entries keep the list in alphabetical order
7 menu "Linear and angular position sensors"
9 config IQS624_POS
10         tristate "Azoteq IQS624/625 angular position sensors"
11         depends on MFD_IQS62X || COMPILE_TEST
12         help
13           Say Y here if you want to build support for the Azoteq IQS624
14           and IQS625 angular position sensors.
16           To compile this driver as a module, choose M here: the module
17           will be called iqs624-pos.
19 endmenu