aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/config-default
Commit message (Collapse)AuthorAgeFilesLines
* enable multicast and advanced ip routers configsFlorian Fainelli2012-09-251-2/+0
| | | | SVN-Revision: 33555
* generic: move GENERIC_PWM symbol into the generic configGabor Juhos2012-09-131-1/+0
| | | | SVN-Revision: 33383
* disable PCI supportFlorian Fainelli2012-08-111-31/+3
| | | | | | None of the boards we support have PCI connectors SVN-Revision: 33130
* strip a bit more the kernel configFlorian Fainelli2012-08-111-24/+1
| | | | SVN-Revision: 33129
* resync defconfig enable XZ compressionFlorian Fainelli2012-08-011-7/+1
| | | | SVN-Revision: 32930
* add Moschip MSC814x supportFlorian Fainelli2012-06-191-0/+248
This target currently only supports Moschip's MCS8140 SoC, but support for other chips in the same family (MCS8142, MCS8144) will be easy to add. Target support is entirely using Device Tree for probing peripherals. Drivers support include: - PCI - USB 1 & 2 - watchdog - random number generator - UART - timer - internal Ethernet PHY - Ethernet MAC core Support for the following boards is included using Device Tree - Devolo dLAN USB Extender - Tigal RBT-832 SVN-Revision: 32462