OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
iio
/
multiplexer
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:22 AM
rwxr-xr-x
📄
Kconfig
377 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
152 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
# # Multiplexer drivers # # When adding new entries keep the list in alphabetical order menu "Multiplexers" config IIO_MUX tristate "IIO multiplexer driver" select MULTIPLEXER depends on OF || COMPILE_TEST help Say yes here to build support for the IIO multiplexer. To compile this driver as a module, choose M here: the module will be called iio-mux. endmenu