On 09/24/17 21:55, Masanari Iida wrote:
> This patch fix some spelling typos found in Kconfig files.
> 
> Signed-off-by: Masanari Iida <[email protected]>

> diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
> index 73be3d578851..0bb7e74e1d87 100644
> --- a/arch/arm/mach-bcm/Kconfig
> +++ b/arch/arm/mach-bcm/Kconfig

> @@ -69,7 +69,7 @@ config ARCH_BCM_5301X
>  
>         This is a network SoC line mostly used in home routers and
>         wifi access points, it's internal name is Northstar.

                              its

> -       This inclused the following SoC: BCM53010, BCM53011, BCM53012,
> +       This include the following SoC: BCM53010, BCM53011, BCM53012,

               includes

>         BCM53014, BCM53015, BCM53016, BCM53017, BCM53018, BCM4707,
>         BCM4708 and BCM4709.
>  


> diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
> index 7ad6d77b2f22..9b8747ed3134 100644
> --- a/arch/xtensa/Kconfig
> +++ b/arch/xtensa/Kconfig
> @@ -223,7 +223,7 @@ config INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
>         then enter your normal kernel breakpoints once the MMU was mapped
>         to the kernel mappings (0XC0000000).
>  
> -       This unfortunately doesn't work for U-Boot and likley also wont
> +       This unfortunately doesn't work for U-Boot and likely also wont

                                                                     won't

>         work for using KEXEC to have a hot kernel ready for doing a
>         KDUMP.
>  

Thanks.
-- 
~Randy

Reply via email to