summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.14
Commit message (Collapse)AuthorAgeFilesLines
* imx6: kernel: add GW16083 Ethernet Expansion Mezzanine supportLuka Perkov2014-08-111-0/+1
| | | | | | | | | | | | | | | | The GW16083 Ethernet Expansion Mezzanine adds the following to supported Gateworks baseboards: * 7-port Ethernet Switch * 4x RJ45 ports (ENET1-4) supporing 802.11af/at PoE (with optional PoE module) * 2x RJ45 ports or SFP module (ENET5-6) (auto-selected) This series adds support for a phy driver that adds support for ENET5/ENET6 PHY adding initialization for those PHY's and a polling mechanism that detects SFP insertion and configuration. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 42147
* kernel: add a few more generic config symbols for 3.14Felix Fietkau2014-08-071-0/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42037
* kernel: add CONFIG_I2C_AU1550 config optionHauke Mehrtens2014-07-161-0/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41678
* kernel: sort Kconfig options in kernel configsGabor Juhos2014-07-131-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41614
* kernel: disable CONFIG_IRQ_ALL_CPUS by defaultJohn Crispin2014-07-021-0/+1
| | | | | | | | this fixes the mpc85xx build error Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41477
* kernel: add missing config symbolsJonas Gorski2014-06-291-0/+3
| | | | | | | | | | Spotted by several buildbots. Signed-off-by: Michael Heimpold <mhei@heimpold.de> Patchwork: http://patchwork.openwrt.org/patch/5768/ Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41391
* kernel: add missing config symbolFelix Fietkau2014-06-291-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41378
* kernel: enable bridge igmp snoopingFelix Fietkau2014-06-281-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41366
* kernel: add another new config symbol for kernel 3.14Luka Perkov2014-06-021-0/+1
| | | | | | | | | It was augmented by CONFIG_USB_GADGET... Signed-off-by: Daniel Golle <daniel@makrotopia.org> Acked-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 40986
* kernel-3.14: add missing config symbolsHauke Mehrtens2014-05-141-0/+3
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 40760
* kernel: add missing config options for kernel 3.14Hauke Mehrtens2014-05-081-0/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40735
* kernel: add missing config optionsHauke Mehrtens2014-05-021-0/+4
| | | | | | | | These options are missing and were spotted by the buildbots. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40661
* kernel: add missing config optionsHauke Mehrtens2014-04-291-0/+5
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40599
* kernel: deactivate fs cache config optionHauke Mehrtens2014-04-281-0/+2
| | | | | | | | | r40587 added some kernel config options, on which these two ones depend. This fixes the build of the buildbots. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40588
* add missing symbols in prepping for afs patchsetZoltan Herpai2014-04-211-0/+4
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40540
* kernel: add missing config symbol for linux 3.14Jonas Gorski2014-04-041-0/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 40374
* update to 3.14-rc8Imre Kaloz2014-03-261-0/+4
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 40023
* kernel: add missing config options for kernel 3.14Hauke Mehrtens2014-03-121-0/+10
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39904
* add preliminary 3.14 supportImre Kaloz2014-03-071-0/+4258
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39789