mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
drivers/reset/Kconfig: fix typo
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
71f6354b0e
commit
1bc5d3a568
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ config STM32_RESET
|
|||
depends on ARCH_STM32 || ARCH_STM32MP
|
||||
help
|
||||
Support for reset controllers on STMicroelectronics STM32 family SoCs.
|
||||
This resset 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"
|
||||
|
|
Loading…
Add table
Reference in a new issue