Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / staging / octeon / Kconfig
diff --git a/kernel/drivers/staging/octeon/Kconfig b/kernel/drivers/staging/octeon/Kconfig
new file mode 100644 (file)
index 0000000..6e1d5f8
--- /dev/null
@@ -0,0 +1,13 @@
+config OCTEON_ETHERNET
+       tristate "Cavium Networks Octeon Ethernet support"
+       depends on CAVIUM_OCTEON_SOC && NETDEVICES
+       select PHYLIB
+       select MDIO_OCTEON
+       help
+         This driver supports the builtin ethernet ports on Cavium
+         Networks' products in the Octeon family. This driver supports the
+         CN3XXX and CN5XXX Octeon processors.
+
+         To compile this driver as a module, choose M here.  The module
+         will be called octeon-ethernet.
+