Imre Kaloz
a2ed38f7b6
pwm support can't be compiled as a module
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43947
2015-01-12 11:58:41 +00:00
John Crispin
c2e57fcb2f
kernel/modules: package gpio-beeper
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43495
2014-12-02 15:25:03 +00:00
Jonas Gorski
276817ca7d
kernel: remove gpio-pwm kmod definition
...
r37490 removed the actual driver but left the kmod definition intact,
causing the build system hapily creating an empty package for it.
Remove it also to not make it seem as if it still exists.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 43316
2014-11-19 12:42:00 +00:00
Hauke Mehrtens
071570426b
kernel: add some missing config options
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43136
2014-10-31 23:43:10 +00:00
Hauke Mehrtens
7996f0b313
packages: kernel: negate kernel version checks
...
Only list the kernel versions that do not match so that new kernel
versions will automatically match. This improves support for kernel
3.18.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43132
2014-10-31 22:02:07 +00:00
John Crispin
fd5873eb33
Add support for DHT11 driver
...
The DHT11 is a temperature and humidity sensor supported by linux
since 3.14.
This patch is tested on recent mxs with kernel 3.14.18.
Signed-off-by: Harald Geyer <harald@ccbib.org>
SVN-Revision: 43103
2014-10-29 15:02:38 +00:00
John Crispin
9f08790436
kernel: add rtc-ds1307 module support
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 42791
2014-10-06 04:52:51 +00:00
Zoltan Herpai
9ce5977184
modules: fix typo in package description define
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42633
2014-09-21 16:42:30 +00:00
Hauke Mehrtens
a8e1a031a8
package: other.mk: update configuration for ad799x
...
The ad799x driver moved out of staging since kernel 3.16, so update filepath,
config elements and description.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
SVN-Revision: 42524
2014-09-13 20:35:10 +00:00
Imre Kaloz
eb394977f4
make thermal framework registered sensors also register as hwmons
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41290
2014-06-20 20:44:18 +00:00
Luka Perkov
295130a69b
kernel: other.mk: add pps-gpio support
...
The pps-gpio kernel module supports Pulse-Per-Second provided by a GPIO.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 40831
2014-05-23 09:35:27 +00:00
Luka Perkov
c43b291c4e
kernel: other.mk: add thermal option
...
It is available in later kernel versions.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40752
2014-05-11 22:42:21 +00:00
Jonas Gorski
e098045dc2
kernel: fix bluetooth and zsmalloc for 3.14
...
zsmalloc was promoted from staging, while bluetooth gained a dependency
to a library shared with 802.15.4 for 6lowpan support.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40379
2014-04-04 10:16:54 +00:00
Hauke Mehrtens
ea2417fe03
kernel: add missing zram option
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39907
2014-03-12 23:36:01 +00:00
Luka Perkov
a9376b6fdb
kernel: add rtc-ds1672 module support
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 39110
2013-12-17 02:47:16 +00:00
Hauke Mehrtens
a02ef5d05e
kernel: fix dependencies of kmod-thermal
...
This depends on kmod-hwmon-core
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38639
2013-11-03 20:18:45 +00:00
John Crispin
c81c814d6a
kernel: add packages for sdhci support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38549
2013-10-28 06:47:20 +00:00
Luka Perkov
408af1f6c7
kernel: add kirkwood thermal module
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38371
2013-10-12 16:26:55 +00:00
Hauke Mehrtens
c57ac5fcb7
kernel: add industrialio-triggered-buffer.ko only when the config option is selected.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38276
2013-10-01 22:40:32 +00:00
Felix Fietkau
32d54de3b9
kernel: disable kmod-iio for linux 3.6 as well (to avoid build issues due to missing config symbol changes)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38247
2013-09-28 05:22:05 +00:00
Felix Fietkau
e2420239ae
kernel: exclude regmap-spi.ko if SPI support cannot be selected
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38245
2013-09-27 21:12:15 +00:00
Felix Fietkau
e232a92c08
kernel: mark kmod-thermal menuconfig symbol as hidden to avoid building it on targets with no thermal drivers
...
Should fix build errors with Linux 3.3/3.6 targets, which use different
kconfig symbols
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38238
2013-09-27 20:44:11 +00:00
Luka Perkov
eb486aadb8
kernel: add thermal modules
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38230
2013-09-27 10:49:33 +00:00
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
2013-09-25 18:00:35 +00:00
Gabor Juhos
6ac0dfb280
package/kernel: move I2C-GPIO drivers from i2c.mk to other.mk
...
Move pca953x support from i2c.mk to other.mk, where other
GPIO drivers are located. Remove duplicate pcf857x support
from i2c.mk.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
[juhosg: update subject, and reformat commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38185
2013-09-25 18:00:33 +00:00
John Crispin
f12f4074af
kernel: make most modules use AutoProbe
...
now that we have modprobe we can set more than half of the modules to AutoProbe
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38021
2013-09-17 21:45:17 +00:00
Hauke Mehrtens
0c597a8f53
kernel: add missing config option
...
SVN-Revision: 37978
2013-09-13 20:39:23 +00:00
Hauke Mehrtens
9af52f3a2c
kernel: kmod-ssb, kmod-b44: fix load order
...
This fixes the following error:
b44: Unknown symbol ssb_device_is_enabled (err 0)
b44: Unknown symbol ssb_pcicore_dev_irqvecs_enable (err 0)
b44: Unknown symbol ssb_bus_may_powerdown (err 0)
b44: Unknown symbol ssb_pcihost_register (err 0)
b44: Unknown symbol ssb_device_disable (err 0)
b44: Unknown symbol ssb_device_enable (err 0)
b44: Unknown symbol ssb_driver_unregister (err 0)
b44: Unknown symbol __ssb_driver_register (err 0)
b44: Unknown symbol ssb_bus_powerup (err 0)
b44: Unknown symbol ssb_clockspeed (err 0)
b44: Unknown symbol ssb_dma_translation (err 0)
Reported-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37903
2013-09-05 19:56:04 +00:00
Luka Perkov
aa81b9ed5f
kernel: be consistent with formatting style
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37545
2013-07-26 01:09:50 +00:00
Felix Fietkau
94439c2b5d
kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37491
2013-07-21 11:55:30 +00:00
Hauke Mehrtens
251b414641
kernel: fix kmod-rtc-pcf8563 dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37459
2013-07-19 22:27:31 +00:00
Jonas Gorski
fe1a84ad71
kernel: kmod-gpio-mcp23s08 depends on i2c-core
...
But only if it is selected, so make it a conditionl dependency.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37420
2013-07-18 20:40:15 +00:00
Felix Fietkau
225cb7a3d7
kernel: mtdtests depends on nand
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37411
2013-07-18 17:26:24 +00:00
Felix Fietkau
ec5f8304b2
kernel: bluetooth depends on crypto-hash
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37410
2013-07-18 17:26:21 +00:00
Felix Fietkau
3dfe4bc893
kernel: rfkill depends on input-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37409
2013-07-18 17:26:17 +00:00
Hauke Mehrtens
ef0b9be95e
brcm47xx: do not load the kernel modules needed for Ethernet manually
...
add the boot flag to make the kernel modules needed for Ethernet and
diag load on startup.
SVN-Revision: 37284
2013-07-14 12:59:00 +00:00
Florian Fainelli
0e479250a6
kernel: package the HW random core module
...
And update the crypto-hw-hifn-795x to use it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37231
2013-07-10 19:42:48 +00:00
John Crispin
a1734998ee
kernel: fix 8250 ko name for 3.9
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37164
2013-07-04 13:31:28 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00