This is merged into the 2.6.24 branch and the latest forth coming git
tree at the point the mips patches are published again.

Thanks,
Jason.

Sergei Shtylyov wrote:
> Fix the following 'make menuconfig' warning:
>
> arch/mips/au1000/Kconfig:137:warning: 'select' used by config symbol 
> 'SOC_AU1X00'
> refers to undefined symbol 'SYS_SUPPORTS_KGDB'
>
> It appeared in 2.6.22 as the Alchemy options had been moved to their own 
> Kconfig
> file, and that "went unnoticed" in the mips-lite.patch...
>
>  arch/mips/au1000/Kconfig |    1 -
>  1 files changed, 1 deletion(-)
>
> Index: linux-2.6/arch/mips/au1000/Kconfig
> ===================================================================
> --- linux-2.6.orig/arch/mips/au1000/Kconfig
> +++ linux-2.6/arch/mips/au1000/Kconfig
> @@ -134,4 +134,3 @@ config SOC_AU1X00
>       select SYS_HAS_CPU_MIPS32_R1
>       select SYS_SUPPORTS_32BIT_KERNEL
>       select SYS_SUPPORTS_APM_EMULATION
> -     select SYS_SUPPORTS_KGDB
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Kgdb-bugreport mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to