diff options
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 79383d3aa5dc..12d61f82e5f7 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -532,7 +532,7 @@ config CONTEXT_TRACKING_FORCE | |||
532 | dynticks subsystem by forcing the context tracking on all | 532 | dynticks subsystem by forcing the context tracking on all |
533 | CPUs in the system. | 533 | CPUs in the system. |
534 | 534 | ||
535 | Say Y only if you're working on the developpement of an | 535 | Say Y only if you're working on the development of an |
536 | architecture backend for the context tracking. | 536 | architecture backend for the context tracking. |
537 | 537 | ||
538 | Say N otherwise, this option brings an overhead that you | 538 | Say N otherwise, this option brings an overhead that you |