summaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/config-3.18
Commit message (Collapse)AuthorAgeFilesLines
* mcs814x: use firmware partition splitter on dLAN USB ExtenderJohn Crispin2015-08-171-0/+4
| | | | | | | | | to avoid editing the dts every time the kernel size changes. uImage is now bigger than 1MB. Pad uImage to 64k erase block size. Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de> SVN-Revision: 46648
* mcs814x: fix debug UARTJohn Crispin2015-08-171-3/+7
| | | | | | | | | | 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-051-1/+0
| | | | | | | | 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-041-0/+230
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 45273