xref: /openbmc/linux/drivers/staging/most/net/Kconfig (revision ba61bb17)
1#
2# MOST Networking configuration
3#
4
5config MOST_NET
6	tristate "Net"
7	depends on NET
8
9	---help---
10	  Say Y here if you want to commumicate via a networking device.
11
12	  To compile this driver as a module, choose M here: the
13	  module will be called most_net.
14