ar71xx: disable ath79 in order to get rid of Kconfig warnings
[openwrt.git] / target / linux / ar71xx / patches-2.6.39 / 400-mips-disable-ath79-platform.patch
1 --- a/arch/mips/Kconfig
2 +++ b/arch/mips/Kconfig
3 @@ -757,7 +757,7 @@ endchoice
4  
5  source "arch/mips/alchemy/Kconfig"
6  source "arch/mips/ar71xx/Kconfig"
7 -source "arch/mips/ath79/Kconfig"
8 +# source "arch/mips/ath79/Kconfig"
9  source "arch/mips/bcm63xx/Kconfig"
10  source "arch/mips/jazz/Kconfig"
11  source "arch/mips/jz4740/Kconfig"