Luka Perkov
a1da38f7b1
kernel: drop CONFIG_PROC_DEVICETREE in 3.18
...
This option was removed in upstream commit 8357041.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43607
10 years ago
Luka Perkov
fa5f896cb7
kernel: add missing config symbols for 3.18
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43605
10 years ago
John Crispin
9b5f583906
kernel: add driver for Marvell 88E6171 switch
...
This is a swconfig driver for the Marvell 88E6171 switch,
which is a 7-port GigE switch with two CPU ports and 64
802.1q VLANs.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43486
10 years ago
Luka Perkov
c691430897
kernel: add missing config symbol for 3.18
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43444
10 years ago
Luka Perkov
dac3d29ec5
generic: set CONFIG_GENERIC_NET_UTILS
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43431
10 years ago
John Crispin
271a4d804a
kernel: unset CONFIG_ARM_CCN
...
oldconfig kept asking for that config symbol...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43386
10 years ago
Imre Kaloz
60522c8ba7
rename overlayfs' symbol
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43375
10 years ago
Imre Kaloz
c26c5eff0e
update .18 support for -rc6
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43357
10 years ago
Hauke Mehrtens
a69ebe234d
kernel: update kernel 3.18 to rc4
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43229
10 years ago
Felix Fietkau
101289156b
kernel: add missing config symbol for 3.13+
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43152
10 years ago
Zoltan Herpai
7aa2950165
kernel: 3.18: fix config typo
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43150
10 years ago
Hauke Mehrtens
071570426b
kernel: add some missing config options
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43136
10 years ago
Zoltan Herpai
d7e981ca4c
kernel: add missing symbols for 3.18
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43121
10 years ago
Hauke Mehrtens
d8d692342f
kernel: add generic config for kernel 3.18
...
There are still many options missing.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43096
10 years ago
John Crispin
24d886c472
kernel: add another missing symbol for 3.14
...
SENSORS_VEXPRESS is masked by HWMON
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 42984
10 years ago
Steven Barth
195a618877
kernel: add missing symbols for 3.14
...
spotted by buildbot brcm2708:
http://buildbot.openwrt.org:8010/builders/brcm2708/
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 42858
10 years ago
Rafał Miłecki
a58a4bb580
kernel: enable CONFIG_MTD_SPLIT_SQUASHFS_ROOT
...
This enables dedicated "rootfs" splitter by default. We still keep
CONFIG_MTD_SPLIT_SQUASHFS_ROOT, so the old (built-in) splitter will be
used as a fallback in case of problems.
Once we decide the dedicated partitioner works stable, we should remove
the old one completely.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42805
10 years ago
Florian Fainelli
04c0ef5263
kernel: add missing CONFIG_BACKLIGHT_GPIO to 3.14
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42679
10 years ago
Zoltan Herpai
e02dd2f19c
kernel: add missing symbols for 3.14
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42629
10 years ago
Hauke Mehrtens
150224d91e
kernel: add missing config option
...
This missing option was found by the build bots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42583
10 years ago
Hauke Mehrtens
f032f66318
kernel: add missing config option
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42536
10 years ago
Hauke Mehrtens
eb35b82275
kernel: add missing config options
...
These missing option were found by the build bots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42527
10 years ago
Luka Perkov
dcacd65281
imx6: kernel: add GW16083 Ethernet Expansion Mezzanine support
...
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
10 years ago
Felix Fietkau
f75f9606ad
kernel: add a few more generic config symbols for 3.14
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42037
10 years ago
Hauke Mehrtens
d84579def5
kernel: add CONFIG_I2C_AU1550 config option
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41678
10 years ago
Gabor Juhos
d0ad8c00b6
kernel: sort Kconfig options in kernel configs
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41614
10 years ago
John Crispin
b4e46a807c
kernel: disable CONFIG_IRQ_ALL_CPUS by default
...
this fixes the mpc85xx build error
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41477
11 years ago
Jonas Gorski
f9aeee6a6a
kernel: add missing config symbols
...
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
11 years ago
Felix Fietkau
8fe75736d8
kernel: add missing config symbol
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41378
11 years ago
Felix Fietkau
33ad14a920
kernel: enable bridge igmp snooping
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41366
11 years ago
Luka Perkov
b6c0aca054
kernel: add another new config symbol for kernel 3.14
...
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
11 years ago
Hauke Mehrtens
de2585c79b
kernel-3.14: add missing config symbols
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 40760
11 years ago
Hauke Mehrtens
6ae2278463
kernel: add missing config options for kernel 3.14
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40735
11 years ago
Hauke Mehrtens
d064b747af
kernel: add missing config options
...
These options are missing and were spotted by the buildbots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40661
11 years ago
Hauke Mehrtens
31ccc84c37
kernel: add missing config options
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40599
11 years ago
Hauke Mehrtens
b6ad77229f
kernel: deactivate fs cache config option
...
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
11 years ago
Zoltan Herpai
248678fccd
add missing symbols in prepping for afs patchset
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40540
11 years ago
Jonas Gorski
e24b601b56
kernel: add missing config symbol for linux 3.14
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40374
11 years ago
Imre Kaloz
132f7d3cc9
update to 3.14-rc8
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40023
11 years ago
Hauke Mehrtens
128bb9f1a3
kernel: add missing config options for kernel 3.14
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39904
11 years ago
Imre Kaloz
074af75668
add preliminary 3.14 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39789
11 years ago
Zoltan Herpai
2c771cc71f
kernel: add missing config symbols to 3.13
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39781
11 years ago
Jonas Gorski
8ffe7e9d41
kernel: add missing config symbol to 3.13
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 39745
11 years ago
Nicolas Thill
cd164501b9
sunxi: move a lost CONFIG_CHARGER symbol to generic
...
SVN-Revision: 39634
11 years ago
Gabor Juhos
2288dd072b
kernel: refresh configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39627
11 years ago
Zoltan Herpai
f57f19ed81
3.13: revert r39601 as the symbol is already there
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39602
11 years ago
Zoltan Herpai
a3dfcac7ba
3.13: add missing NF_TABLES symbol - until someone packages it
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39601
11 years ago
Zoltan Herpai
e82a230930
3.13: add missing symbol
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39600
11 years ago
Hauke Mehrtens
caf2bd456c
kernel: add missing config symbol for 3.13.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39531
11 years ago
Zoltan Herpai
ee3abfe853
and add some more symbols
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39526
11 years ago