aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/cavium-octeon/Kconfig')
-rw-r--r--arch/mips/cavium-octeon/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/mips/cavium-octeon/Kconfig b/arch/mips/cavium-octeon/Kconfig
index 2f4f6d5e05b6..75a6df7fd265 100644
--- a/arch/mips/cavium-octeon/Kconfig
+++ b/arch/mips/cavium-octeon/Kconfig
@@ -94,4 +94,13 @@ config SWIOTLB
94 select NEED_SG_DMA_LENGTH 94 select NEED_SG_DMA_LENGTH
95 95
96 96
97config OCTEON_ILM
98 tristate "Module to measure interrupt latency using Octeon CIU Timer"
99 help
100 This driver is a module to measure interrupt latency using the
101 the CIU Timers on Octeon.
102
103 To compile this driver as a module, choose M here. The module
104 will be called octeon-ilm
105
97endif # CPU_CAVIUM_OCTEON 106endif # CPU_CAVIUM_OCTEON