diff options
Diffstat (limited to 'lib/Kconfig.debug')
-rw-r--r-- | lib/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index e7ad58c5fbeb..4e35a5d767ed 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -1648,7 +1648,7 @@ config DMA_API_DEBUG | |||
1648 | 1648 | ||
1649 | If unsure, say N. | 1649 | If unsure, say N. |
1650 | 1650 | ||
1651 | config TEST_MODULE | 1651 | config TEST_LKM |
1652 | tristate "Test module loading with 'hello world' module" | 1652 | tristate "Test module loading with 'hello world' module" |
1653 | default n | 1653 | default n |
1654 | depends on m | 1654 | depends on m |