mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 07:38:04 +02:00
12 lines
325 B
Diff
12 lines
325 B
Diff
|
--- a/arch/mips/Kconfig
|
||
|
+++ b/arch/mips/Kconfig
|
||
|
@@ -757,7 +757,7 @@ endchoice
|
||
|
|
||
|
source "arch/mips/alchemy/Kconfig"
|
||
|
source "arch/mips/ar71xx/Kconfig"
|
||
|
-source "arch/mips/ath79/Kconfig"
|
||
|
+# source "arch/mips/ath79/Kconfig"
|
||
|
source "arch/mips/bcm63xx/Kconfig"
|
||
|
source "arch/mips/jazz/Kconfig"
|
||
|
source "arch/mips/jz4740/Kconfig"
|