diff options
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | 2013-12-24 15:06:01 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-01-10 09:30:15 -0500 |
commit | dee214207a0adde82124036a499660a590020ebb (patch) | |
tree | 3ce2abba8a8bc1a6da47813f6308e109f4125add | |
parent | 6b6419005ef1590f4f532899222424b4539b0511 (diff) |
of/Kconfig: Spelling s/one/once/
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r-- | drivers/of/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig index de6f8990246f..c6973f101a3e 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig | |||
@@ -20,7 +20,7 @@ config OF_SELFTEST | |||
20 | depends on OF_IRQ | 20 | depends on OF_IRQ |
21 | help | 21 | help |
22 | This option builds in test cases for the device tree infrastructure | 22 | This option builds in test cases for the device tree infrastructure |
23 | that are executed one at boot time, and the results dumped to the | 23 | that are executed once at boot time, and the results dumped to the |
24 | console. | 24 | console. |
25 | 25 | ||
26 | If unsure, say N here, but this option is safe to enable. | 26 | If unsure, say N here, but this option is safe to enable. |