projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71f6354
)
drivers/reset/Kconfig: fix typo
author
Trevor Woerner
<twoerner@gmail.com>
Wed, 6 May 2020 12:02:43 +0000
(08:02 -0400)
committer
Tom Rini
<trini@konsulko.com>
Fri, 15 May 2020 18:47:35 +0000
(14:47 -0400)
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
drivers/reset/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/reset/Kconfig
b/drivers/reset/Kconfig
index 65101ab4e880ddaa50a7e4cbb1291c1e1677b440..88d3be1593d1eb9a8bdb8e2848ca52ee708fbae7 100644
(file)
--- a/
drivers/reset/Kconfig
+++ b/
drivers/reset/Kconfig
@@
-33,7
+33,7
@@
config STM32_RESET
depends on ARCH_STM32 || ARCH_STM32MP
help
Support for reset controllers on STMicroelectronics STM32 family SoCs.
- This res
s
et driver is compatible with STM32 F4/F7 and H7 SoCs.
+ This reset driver is compatible with STM32 F4/F7 and H7 SoCs.
config TEGRA_CAR_RESET
bool "Enable Tegra CAR-based reset driver"