aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/aim-network/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/most/aim-network/Kconfig')
-rw-r--r--drivers/staging/most/aim-network/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/staging/most/aim-network/Kconfig b/drivers/staging/most/aim-network/Kconfig
new file mode 100644
index 000000000000..4c66b24cf73c
--- /dev/null
+++ b/drivers/staging/most/aim-network/Kconfig
@@ -0,0 +1,13 @@
+#
+# MOST Networking configuration
+#
+
+config AIM_NETWORK
+ tristate "Networking AIM"
+ depends on NET
+
+ ---help---
+ Say Y here if you want to commumicate via a networking device.
+
+ To compile this driver as a module, choose M here: the
+ module will be called aim_network.