aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7688
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-04-09 10:24:58 +0000
committerJohn Crispin <blogic@openwrt.org>2016-04-09 10:24:58 +0000
commitaab4a182460521f57b9ac68093fac732d64a0231 (patch)
treeba9f7a1b3ed48f780a0daf6e75a989b5d9041704 /target/linux/ramips/mt7688
parent22fac2e69aab7715bb9cf35252bc9c66f72ea041 (diff)
downloadmaster-187ad058-aab4a182460521f57b9ac68093fac732d64a0231.tar.gz
master-187ad058-aab4a182460521f57b9ac68093fac732d64a0231.tar.bz2
master-187ad058-aab4a182460521f57b9ac68093fac732d64a0231.zip
ramips: Fixes for LinkIt 7688
Misc fixes for LinkIt 7688 board: - Copy the right wireless firmware for the mt7688 - Add back '0065-mt7688-fixes.patch', left out after the move to Linux 4.4. - Remove SPI_DEV from linux config which otherwise causes a massive warning - Add wmac to LINKIT7688.dts so wireless works Signed-off-by: Adam Kent <adam@semicircular.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49130 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/mt7688')
-rw-r--r--target/linux/ramips/mt7688/config-4.42
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/mt7688/config-4.4 b/target/linux/ramips/mt7688/config-4.4
index c1e8df2bf5..2bfd3f8f82 100644
--- a/target/linux/ramips/mt7688/config-4.4
+++ b/target/linux/ramips/mt7688/config-4.4
@@ -193,7 +193,7 @@ CONFIG_SPI=y
CONFIG_SPI_MASTER=y
CONFIG_SPI_MT7621=y
# CONFIG_SPI_RT2880 is not set
-CONFIG_SPI_SPIDEV=y
+# CONFIG_SPI_SPIDEV is not set
CONFIG_SRCU=y
CONFIG_SWCONFIG=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y