trivial: fix typos/grammar errors in Kconfig texts
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
877d03105d
commit
692105b8ac
@@ -42,9 +42,9 @@ config DEBUG_GPIO
|
||||
depends on DEBUG_KERNEL
|
||||
help
|
||||
Say Y here to add some extra checks and diagnostics to GPIO calls.
|
||||
The checks help ensure that GPIOs have been properly initialized
|
||||
before they are used and that sleeping calls aren not made from
|
||||
nonsleeping contexts. They can make bitbanged serial protocols
|
||||
These checks help ensure that GPIOs have been properly initialized
|
||||
before they are used, and that sleeping calls are not made from
|
||||
non-sleeping contexts. They can make bitbanged serial protocols
|
||||
slower. The diagnostics help catch the type of setup errors
|
||||
that are most common when setting up new platforms or boards.
|
||||
|
||||
|
Reference in New Issue
Block a user