]> Git Repo - linux.git/blob - drivers/iio/multiplexer/Kconfig
net: bgmac: Fix return value check for fixed_phy_register()
[linux.git] / drivers / iio / multiplexer / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Multiplexer drivers
4 #
5 # When adding new entries keep the list in alphabetical order
6
7 menu "Multiplexers"
8
9 config IIO_MUX
10         tristate "IIO multiplexer driver"
11         select MULTIPLEXER
12         help
13           Say yes here to build support for the IIO multiplexer.
14
15           To compile this driver as a module, choose M here: the
16           module will be called iio-mux.
17
18 endmenu
This page took 0.035686 seconds and 4 git commands to generate.