dt-bindings: reset: imx7: Fix the spelling of 'indices'
[sfrench/cifs-2.6.git] / drivers / staging / fieldbus / Kconfig
1 menuconfig FIELDBUS_DEV
2         tristate "Fieldbus Device Support"
3         help
4           Support for Fieldbus Device Adapters.
5
6           Fieldbus device (client) adapters allow data exchange with a PLC aka.
7           "Fieldbus Controller" over a fieldbus (Profinet, FLNet, etc.)
8
9           They are typically used when a Linux device wants to expose itself
10           as an actuator, motor, console light, switch, etc. over the fieldbus.
11
12           This framework is designed to provide a generic interface to Fieldbus
13           Devices from both the Linux Kernel and the userspace.
14
15           If unsure, say no.
16
17 source "drivers/staging/fieldbus/anybuss/Kconfig"
18