X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fatheros%2Fpatches-3.14%2F100-board.patch;h=7b1adbd711370964fd7ca2d483f76f38483fbe7f;hp=4840813669cb3d6ea82a43cc9ab1b2ed2bc13d64;hb=09f38a3f766ee23016fa1c456ec75df5c37364e7;hpb=2e9deed90a9fcb5ec13976b64e7969f2c9aa5a25 diff --git a/target/linux/atheros/patches-3.14/100-board.patch b/target/linux/atheros/patches-3.14/100-board.patch index 4840813669..7b1adbd711 100644 --- a/target/linux/atheros/patches-3.14/100-board.patch +++ b/target/linux/atheros/patches-3.14/100-board.patch @@ -49,7 +49,7 @@ +load-$(CONFIG_ATHEROS_AR231X) += 0xffffffff80041000 --- /dev/null +++ b/arch/mips/ar231x/Kconfig -@@ -0,0 +1,16 @@ +@@ -0,0 +1,9 @@ +config ATHEROS_AR5312 + bool "Atheros 5312/2312+ support" + depends on ATHEROS_AR231X @@ -58,13 +58,6 @@ +config ATHEROS_AR2315 + bool "Atheros 2315+ support" + depends on ATHEROS_AR231X -+ select DMA_NONCOHERENT -+ select CEVT_R4K -+ select CSRC_R4K -+ select IRQ_CPU -+ select SYS_HAS_CPU_MIPS32_R1 -+ select SYS_SUPPORTS_32BIT_KERNEL -+ select SYS_SUPPORTS_BIG_ENDIAN + default y --- /dev/null +++ b/arch/mips/ar231x/Makefile