diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2011-08-21 23:02:13 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-08-23 03:35:36 -0400 |
commit | 52288b6646ee4b1f3b97b5b64e4e84652c2a9bbe (patch) | |
tree | 3ca6bbdf6844f0b6767307e29c1b0ca141370af1 /lib | |
parent | 6580a67b9b67a9d3aac0ad5cb0b775cba6f9a1cf (diff) |
lib: Kconfig.debug: Typo remove extra "it"
The patch below removes an extra "it" in the comment.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'lib')
-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 c0cb9c4bc46d..1b11409b5f5d 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -835,7 +835,7 @@ config DEBUG_CREDENTIALS | |||
835 | 835 | ||
836 | # | 836 | # |
837 | # Select this config option from the architecture Kconfig, if it | 837 | # Select this config option from the architecture Kconfig, if it |
838 | # it is preferred to always offer frame pointers as a config | 838 | # is preferred to always offer frame pointers as a config |
839 | # option on the architecture (regardless of KERNEL_DEBUG): | 839 | # option on the architecture (regardless of KERNEL_DEBUG): |
840 | # | 840 | # |
841 | config ARCH_WANT_FRAME_POINTERS | 841 | config ARCH_WANT_FRAME_POINTERS |