diff options
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | 2013-12-24 20:06:01 (GMT) |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2013-12-30 16:23:25 (GMT) |
commit | 5d9270869b6cd3cb098ad9393c0cb62ab184e35e (patch) | |
tree | d247a057305d760e6c4acf02d9325ff369346f32 | |
parent | 13fcca8f25f4e9ce7f55da9cd353bb743236e212 (diff) | |
download | linux-5d9270869b6cd3cb098ad9393c0cb62ab184e35e.tar.xz |
of/Kconfig: Spelling s/one/once/
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Rob Herring <robh@kernel.org>
-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 de6f899..c6973f1 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig @@ -20,7 +20,7 @@ config OF_SELFTEST depends on OF_IRQ help This option builds in test cases for the device tree infrastructure - that are executed one at boot time, and the results dumped to the + that are executed once at boot time, and the results dumped to the console. If unsure, say N here, but this option is safe to enable. |