aboutsummaryrefslogtreecommitdiff
path: root/target/linux/mcs814x/config-3.18
Commit message (Collapse)AuthorAge
* mcs814x: fix debug UARTJohn Crispin2015-08-17
| | | | | | | | | | Switch to new 8250 debug uart code because the old mach-mcs814x/include/mach/debug-macro.S tries to include asm/hardware/debug-8250.S which no longer exists since kernel 3.14 Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de> SVN-Revision: 46646
* kernel: CONFIG_BRIDGE should not be overriddenJohn Crispin2015-04-05
| | | | | | | | this breaks ebtables, netfilter, ... during fullbuilds Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45276
* mcs814x: add support for 3.18Florian Fainelli2015-04-04
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 45273