John Crispin
925f37a5a6
kernel: dont rely on library modules to be depended on
...
fixes https://dev.openwrt.org/ticket/14257
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38341
2013-10-08 15:08:33 +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
Hauke Mehrtens
1158f22b02
ep93xx: fix sound dependencies for ep93xx
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38274
2013-10-01 22:38:40 +00:00
John Crispin
391ec155a0
kernel: lib-textsearch needs to be auto probed for amanda nat to work
...
https://dev.openwrt.org/ticket/14232
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38262
2013-09-30 20:48:12 +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
1f037b5248
kernel: make sound-soc-core depend on kmod-ac97
...
it has a conditional #ifdef based dependency on it, which trips up on
some targets
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38242
2013-09-27 21:12:04 +00:00
Felix Fietkau
3c045e9933
kernel: remove old kernel compat code for pcmcia
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38239
2013-09-27 20:47:09 +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
4fcc9ce9ff
package/kernel: add hwmon driver for ADT7410
...
Add support for the ADT7410 hwmon driver, a high precision
I2C temperature sensor.
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: 38186
2013-09-25 18:00:34 +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
Felix Fietkau
9d24525b1d
kernel: add AutoProbe for ppp_async and ppp_synctty (should fix #14185 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38055
2013-09-19 06:33:53 +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
Felix Fietkau
5d8cdd84e8
kernel: fix config symbol for kmod-crypto-hash
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38015
2013-09-17 09:54:05 +00:00
Hauke Mehrtens
0c597a8f53
kernel: add missing config option
...
SVN-Revision: 37978
2013-09-13 20:39:23 +00:00
Luka Perkov
15ea1a6d66
kernel: gsc depends on kmod-i2c-core
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37960
2013-09-12 23:38:54 +00:00
Luka Perkov
e4c837f6d6
kernel: fix imx sata module
...
The imx sata module has only been backported to imx6 target. This change will
fix buildbot errors due to missing patches in other targets. Keep this until
all targets use kernel version with imx sata support in them.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37950
2013-09-11 22:08:46 +00:00
Luka Perkov
a43c2d4e6f
kernel: add imx sata module
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37937
2013-09-10 22:26:37 +00:00
Luka Perkov
7d73153e86
kernel: allow hwmon GSC driver for all targets
...
- enable using hwmon GSC driver on all targets
- add a kmod package for it
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37933
2013-09-10 22:26:30 +00:00
Hauke Mehrtens
f9b790bd55
kernel: kmod-libphy, kmod-tg3: fix load order
...
This fixes the following error:
tg3: Unknown symbol mdiobus_alloc_size (err 0)
tg3: Unknown symbol phy_ethtool_sset (err 0)
tg3: Unknown symbol phy_mii_ioctl (err 0)
tg3: Unknown symbol phy_connect (err 0)
tg3: Unknown symbol mdiobus_register (err 0)
tg3: Unknown symbol mdiobus_free (err 0)
tg3: Unknown symbol phy_start (err 0)
tg3: Unknown symbol phy_start_aneg (err 0)
tg3: Unknown symbol mdiobus_unregister (err 0)
tg3: Unknown symbol phy_ethtool_gset (err 0)
tg3: Unknown symbol phy_stop (err 0)
tg3: Unknown symbol phy_disconnect (err 0)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37904
2013-09-05 19:57:44 +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
Hauke Mehrtens
fd561a47c5
kernel: kmod-firewire: fix dependencies
...
This fixes the following error:
firewire_core: Unknown symbol crc_itu_t (err 0)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37902
2013-09-05 19:53:21 +00:00
Hauke Mehrtens
14a65f1cfb
kernel: kmod-fs-xfs: fix dependencies
...
This fixes the following error:
xfs: Unknown symbol exportfs_decode_fh (err 0)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37900
2013-09-05 19:41:00 +00:00
Hauke Mehrtens
09a55136d7
kernel: kmod-usb-serial-keyspan: fix dependencies
...
This fixes the following error:
keyspan: Unknown symbol ezusb_fx1_ihex_firmware_download (err 0)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37899
2013-09-05 19:39:55 +00:00
Steven Barth
0a85c59040
netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam Novak and Sedat Dilek for patches and inspiration
...
SVN-Revision: 37866
2013-09-01 17:59:48 +00:00
Luka Perkov
b04baf0d0c
crypto: add missing depends for crypto-manager
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37817
2013-08-21 00:36:19 +00:00
Hauke Mehrtens
0d9ecfa564
kernel: kmod-appletalk: fix dependencies
...
When CONFIG_LLC gets build as a module, also p8022.ko and psnap.ko are
getting build as a module. kmod-appletalk depends on llc.ko and
psnap.ko, but at least psnap.ko,was not packed. On most systems
CONFIG_LLC will be build into the kernel so this problem does not show
up.
This fixes the missing dependency of kmod-appletalk on psnap.ko
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37673
2013-08-04 09:51:07 +00:00
Hauke Mehrtens
d2ed54596d
kernel: only add v4l2-compat-ioctl32 when CONFIG_COMPAT is set
...
SVN-Revision: 37661
2013-08-03 10:10:16 +00:00
Hauke Mehrtens
f43b6b2bea
kernel: add missing module to video-core for kernel < 3.6
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37659
2013-08-02 20:08:20 +00:00
Hauke Mehrtens
65ef965e6e
kernel: fix usb-chipidea compilation with kernel <= 3.9
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37658
2013-08-02 20:07:11 +00:00
Hauke Mehrtens
0fe808d032
kernel: load libphy before tg3
...
SVN-Revision: 37651
2013-08-01 22:19:19 +00:00
Luka Perkov
181cb9f3fa
kernel: add usb-mxs-phy package
...
SVN-Revision: 37580
2013-07-28 20:34:18 +00:00
Luka Perkov
cc4bda8d67
kernel: update usb-chipidea package
...
SVN-Revision: 37579
2013-07-28 20:34:17 +00:00
Luka Perkov
769f986d9a
kernel: update usb2 package
...
SVN-Revision: 37578
2013-07-28 20:34:09 +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
Jonas Gorski
b037b0011e
kernel: ebtables depends on bridge
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37520
2013-07-23 19:53:08 +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
Jonas Gorski
11c5730695
kernel: fix config breakage from removing the de4x5 tulip driver
...
Properly define the config symbol to n so it doesn't break build for
targets which do have it available (e.g. mostly everything except arm).
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37489
2013-07-21 11:08:38 +00:00
Felix Fietkau
c493e45058
kernel: fix kmod-crypto-hw-ppc4xx dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37488
2013-07-21 08:20:01 +00:00
Felix Fietkau
2ea287816c
kernel: add missing config symbol for the chipidea usb driver
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37487
2013-07-21 08:19:58 +00:00
Felix Fietkau
4332b7fce5
kernel: remove an exotic ethernet driver from the tulip package which does not build on some platforms
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37486
2013-07-21 08:06:56 +00:00
Gabor Juhos
0494ec45f1
kernel: fix crypto-hw-talitos dependencies
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37485
2013-07-20 20:44:40 +00:00
Hauke Mehrtens
9ba76039d6
kernel: fix kmod-fs-btrfs dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37466
2013-07-19 23:10:40 +00:00
Hauke Mehrtens
28752830c7
kernel: add fbdev.ko to kmod-fb on x86 dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37460
2013-07-19 22:30:35 +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
Gabor Juhos
221ddfa19b
kernel: package the usbmon module
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37458
2013-07-19 22:19:26 +00:00
Hauke Mehrtens
ddb0804479
kernel: simplify kmod-crypto-misc dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37448
2013-07-19 15:01:22 +00:00
Hauke Mehrtens
4dbc5c64fa
kernel: fix kmod-et131x dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37446
2013-07-19 14:53:29 +00:00