Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

of/Kconfig: Spelling s/one/once/

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Geert Uytterhoeven and committed by
Jiri Kosina
dee21420 6b641900

+1 -1
+1 -1
drivers/of/Kconfig
··· 20 20 depends on OF_IRQ 21 21 help 22 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 24 console. 25 25 26 26 If unsure, say N here, but this option is safe to enable.