Jonas Gorski
eaadc5c4f9
kernel: move xor into its own package
...
xor.ko is needed by btrfs in 3.10+, so split it out into its own
package. Make it hidden as it does not provide any functionality on its
own.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37395
2013-07-18 13:08:33 +00:00
Jonas Gorski
050061a565
kernel: split out lib-raid6
...
raid_pq.ko is needed by btrfs in 3.10+, so split it out into its own
package. Make it hidden as it does not provide any functionality on its
own.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37394
2013-07-18 13:08:31 +00:00
Jonas Gorski
69de869b0f
kernel: kmod-dm depends on crypto
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37393
2013-07-18 13:08:29 +00:00
Jonas Gorski
9a38971a3e
kernel: crypto: add missing dependencies and files
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37392
2013-07-18 13:08:27 +00:00
Jonas Gorski
5b931b9ec0
kernel: drop kmod-ata-sis
...
it was broken since 2.6.21, evidently nobody uses it and we can just
remove it.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37391
2013-07-18 13:08:23 +00:00
Jo-Philipp Wich
b44ece50d4
linux: add missing dependencies to kmod-ip6tables
...
SVN-Revision: 37389
2013-07-18 11:57:19 +00:00
Felix Fietkau
6640b83a3e
build: add kernel modules to package provides info (along with shared libs)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37385
2013-07-18 10:47:00 +00:00
Zoltan Herpai
8aa106cf43
imx23: ChipIdea changes
...
- move ci_hdrc into generic modules
- add separate package for imx-specific modules
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37384
2013-07-17 22:49:16 +00:00
Luka Perkov
d530ad0732
kernel: add sound-soc-imx-sgtl5000
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37360
2013-07-15 23:18:34 +00:00
Luka Perkov
b3ec189cdb
kernel: add sound-soc-imx
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37359
2013-07-15 23:18:33 +00:00
John Crispin
3cfa187818
kernel: add usb-dwc2 kmod
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37338
2013-07-15 11:08:04 +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
Felix Fietkau
bec39b26ad
kernel: move codel from kmod-sched-core to kmod-sched, it is rarely needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37256
2013-07-11 20:56:30 +00:00
Felix Fietkau
c38b7b3913
kernel: make libsas depend on x86
...
It is only used by one driver that already depends on x86. Disabling it
prevents a few kilobytes of bloat from leaking into all targets via
CONFIG_BLK_DEV_BSG
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37254
2013-07-11 20:56:22 +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
eba9b8a324
kernel: unbreal of_i2c selection
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37201
2013-07-08 09:01:52 +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