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
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
Imre Kaloz
29c6927f14
add more symbols
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39524
11 years ago
Zoltan Herpai
3fdf04002c
add missing symbol
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39439
11 years ago
Zoltan Herpai
6ebfa8c33c
add missing symbol
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39406
11 years ago
Gabor Juhos
89d60314e7
kernel/3.1x: add split code for LZMA compressed kernel based firmwares
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39387
11 years ago
Zoltan Herpai
a7a890d9e8
add missing symbols
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39358
11 years ago
Zoltan Herpai
7ee639a81c
add missing symbols
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39355
11 years ago
Imre Kaloz
6bd1a37001
add initial 3.13 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39348
11 years ago
Gabor Juhos
2d28a07df7
kernel/3.1[02]: add AR8216_PHY_LEDS option
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39339
11 years ago
Gabor Juhos
7e3644d3cf
kernel: update yaffs code
...
Use the latest version of the yaffs code. Fetched from the
yaffs2 git tree and it is based on the following commit:
commit bc76682d93955cfb33051beb503ad9f8a5450578
Merge: 3a8580e ffa781d
Author: Charles Manning <cdhmanning@gmail.com>
Date: Thu Jul 11 17:46:25 2013 +1200
Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39084
11 years ago
Luka Perkov
47d1215dc7
kernel: added defines for 3.12
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 39009
11 years ago
Gabor Juhos
9c4c620a11
kernel: refresh kernel configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38970
11 years ago
Imre Kaloz
412b772e24
add TI wireless symbols and enable the platform glue by default
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38928
11 years ago
Zoltan Herpai
3a99e895ff
kernel: add missing symbols for 3.12
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38826
11 years ago