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
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
86e77c57f2
add missing symbols in prepping for afs patchset
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40539
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
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
f14a075cb4
kernel: add some config options
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38660
11 years ago
Gabor Juhos
866dd2a378
kernel: refresh kernel configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38642
11 years ago
Hauke Mehrtens
c30346c2e1
kernel: add some config options
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38640
11 years ago
Hauke Mehrtens
0e655122c6
kernel: add missing config options
...
The buildbots found some new missing config options.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38633
11 years ago
Hauke Mehrtens
2ab978d0a3
kernel: add some missing config options
...
This was spotted by the buildbots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38604
11 years ago
Hauke Mehrtens
7b7c06d2e3
kernel: add missing config optinons
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38570
11 years ago
Gabor Juhos
2a3df11af8
kernel/3.10: add missing config symbol
...
Based on 'kernel: update x86 generic to 3.10.13' patch
from http://patchwork.openwrt.org/patch/4129/
Signed-off-by: Ulrich Weber <uw@xyne.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38498
11 years ago
Felix Fietkau
a5e85d5a3e
kernel: add missing config symbol
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38246
11 years ago
Felix Fietkau
50ae6314d8
kernel: add another missing symbol for iio
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38241
11 years ago
Gabor Juhos
7530971113
package/kernel: add support for industrial-io and AD799x
...
Add support for industrial IO core and (still staging)
driver for AD799x, a high precision I2C ADC family.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
[juhosg: update subject, reformat commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38187
11 years ago
Gabor Juhos
2e62ff9320
kernel/3.10: add partition parser for Seama firmwares
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38114
11 years ago
Gabor Juhos
2f2ed5c5c1
kernel/3.10: add partition parser for uImage firmwares
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38113
11 years ago
Gabor Juhos
daec7ad768
kernel/3.10: add separate rootfs partition parser
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38110
11 years ago
Gabor Juhos
d89bea92b3
kernel/3.10: move squashfs check from rootfs split code into a separate file
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38109
11 years ago
Hauke Mehrtens
0294358e11
kernel: add generic GPIO watchdog driver
...
This is used on Huawei E970 (brcm47xx).
Signed-off-by: Mathias Adam <m.adam--openwrt@adamis.de>
SVN-Revision: 38010
11 years ago
Gabor Juhos
a0d6cd4f49
kernel/3.10: add new Kconfig option for firmware partition split
...
Add a new kernel config option for generic firmware partition
split support and change the uImage split support to depend on
the new option. Aslo rename the MTD_UIMAGE_SPLIT_NAME option to
MTD_SPLIT_FIRMWARE_NAME to make it more generic.
The patch is in preparation for multiple firmware format
support.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38002
11 years ago
Imre Kaloz
445d1a8b27
Add missing symbol
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 37897
11 years ago
Gabor Juhos
6f232cba62
generic: refresh kernel configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37831
11 years ago
Florian Fainelli
d1914b4939
kernel: add some missing config symbols
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37710
11 years ago
Hauke Mehrtens
219eac1856
kernel: add missing config option
...
SVN-Revision: 37657
11 years ago
Hauke Mehrtens
c47a55dd0d
kernel: add missing config option
...
brcm47xx does not use CONFIG_B53_SPI_DRIVER, but it could be selected if spi is build as a module
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37656
11 years ago
Zoltan Herpai
91e8082e2d
kernel: add missing iio config symbols for 3.10
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37631
11 years ago
Felix Fietkau
99e3616dac
kernel: add missing config symbols for 3.10
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37602
11 years ago
Hauke Mehrtens
a1ec175d7b
kernel: add missing config option CONFIG_SND_MXS_SOC
...
This is needed by imx23 target.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37492
11 years ago
Lars-Peter Clausen
8fc44d1f5f
kernel: Remove gpio-pwm patches
...
There is no platform using the gpio-pwm driver, yet these patches break the
generic PWM framework that is in upstream. So just remove them.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
SVN-Revision: 37490
11 years ago
Gabor Juhos
187a69c631
linux: move more ARM_ERRATA symbols to the generic config
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37470
11 years ago
Jonas Gorski
b1b4e7db13
kernel: move CONFIG_NET_IP_TUNNEL to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37465
11 years ago
Gabor Juhos
0f0f250b66
kernel: add missing symbols for 3.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37450
11 years ago
Gabor Juhos
8e674fdf1b
kernel: refresh config-3.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37449
11 years ago
Jonas Gorski
21412ccb21
kernel: add missing kernel config symbol
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37423
11 years ago
Florian Fainelli
116990441b
kernel: add some more ARM related configuration symbols
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37320
11 years ago
Felix Fietkau
656d475043
kernel: implement automatic rootfs split from the firmware partition in linux 3.10 (disabled by default)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37283
11 years ago
Felix Fietkau
4932368398
kernel: add a patch that reduces module size by removing non-essential information (reduces default rootfs size by ~5k after lzma)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37255
12 years ago
Felix Fietkau
19e3ec0570
kernel: disable CONFIG_RD_LZMA by default, it will be selected when actually needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37253
12 years ago
Felix Fietkau
f5ae93e941
kernel: disable CONFIG_CLS_U32_PERF by default, it is usually not needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37252
12 years ago
Florian Fainelli
7fb9279359
kernel: add a bunch of missing LCD Kconfig options
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37233
12 years ago
Florian Fainelli
818d2603ee
kernel: add missing configuration symbols used on ARM platforms
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37217
12 years ago