2 tristate "MOST support"
6 Say Y here if you want to enable MOST support.
7 This driver needs at least one additional component to enable the
8 desired access from userspace (e.g. character devices) and one that
9 matches the network controller's hardware interface (e.g. USB).
11 To compile this driver as a module, choose M here: the
12 module will be called most_core.
14 If in doubt, say N here.
20 source "drivers/staging/most/cdev/Kconfig"
22 source "drivers/staging/most/net/Kconfig"
24 source "drivers/staging/most/sound/Kconfig"
26 source "drivers/staging/most/video/Kconfig"
28 source "drivers/staging/most/dim2/Kconfig"
30 source "drivers/staging/most/i2c/Kconfig"
32 source "drivers/staging/most/usb/Kconfig"