File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1276,8 +1276,8 @@ choice
1276
1276
depends on MACH_STM32MP157
1277
1277
select DEBUG_STM32_UART
1278
1278
help
1279
- Say Y here if you want kernel low-level debugging support
1280
- on STM32MP1 based platforms, wich default UART is wired on
1279
+ Say Y here if you want kernel low-level debugging support on
1280
+ STM32MP1- based platforms, where the default UART is wired to
1281
1281
UART4, but another UART instance can be selected by modifying
1282
1282
CONFIG_DEBUG_UART_PHYS and CONFIG_DEBUG_UART_VIRT.
1283
1283
Original file line number Diff line number Diff line change @@ -743,7 +743,7 @@ config SWP_EMULATE
743
743
If unsure, say Y.
744
744
745
745
choice
746
- prompt "CPU Endianess "
746
+ prompt "CPU Endianness "
747
747
default CPU_LITTLE_ENDIAN
748
748
749
749
config CPU_LITTLE_ENDIAN
You can’t perform that action at this time.
0 commit comments