aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/epl/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/epl/Kconfig')
-rw-r--r--drivers/staging/epl/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/staging/epl/Kconfig b/drivers/staging/epl/Kconfig
new file mode 100644
index 000000000000..9f939d5874ac
--- /dev/null
+++ b/drivers/staging/epl/Kconfig
@@ -0,0 +1,6 @@
+config EPL
+ tristate "openPOWERLINK protocol stack"
+ depends on NET && HIGH_RES_TIMERS && X86
+ default N
+ ---help---
+ Enable support for the openPOWERLINK network protocol stack.