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
Hauke Mehrtens
5920feafda
kernel: fix usb-net-asix dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37445
2013-07-19 14:51:15 +00:00
Hauke Mehrtens
0cb97db4be
kernel: fix crypto-hw-geode dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37443
2013-07-19 14:46:02 +00:00
Hauke Mehrtens
0256b82631
kernel: fix crypto-hw-padlock dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37442
2013-07-19 14:44:12 +00:00
Hauke Mehrtens
4a9adf4300
kernel: fix syntax error in kmod-crypto-misc
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37441
2013-07-19 14:41:33 +00:00
Felix Fietkau
7642a4eeaa
kernel: add missing module for mmc-spi
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37440
2013-07-19 14:13:45 +00:00
Hauke Mehrtens
d6e9934924
kernel: fix kmod-usb-chipideai syntax
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37438
2013-07-19 13:35:28 +00:00
Hauke Mehrtens
c12085a578
kernel: fix kmod-usb-chipideai dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37437
2013-07-19 13:23:47 +00:00
Jonas Gorski
29954b9ffc
kernel: remove gpio_buttons
...
It hasn't been buildable for a long time, and there are no users of it
anymore left as all of them have been switched to the upstream accepted
version.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37436
2013-07-19 13:20:41 +00:00
Jo-Philipp Wich
f71d47e58e
linux: fix platform dependency of kmod-usb2-fsl
...
SVN-Revision: 37428
2013-07-19 10:34:40 +00:00
Jo-Philipp Wich
dd61797e96
linux: kmod-ipt-filter depends on kmod-ipt-conntrack
...
SVN-Revision: 37427
2013-07-19 10:08:26 +00:00
Jonas Gorski
1f59f8ed40
kernel: change ipt depends to a select
...
Fixes recursive dependencies with kmod-ipt-core.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37426
2013-07-19 09:59:34 +00:00
Jonas Gorski
85cf95b73a
kernel: video-core depends on i2c-core if i2c-core is selected
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37421
2013-07-18 20:40:17 +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
Jonas Gorski
5e239a0fa4
kernel: kmod-pcmcia-serial requires kmod-serial-8250
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37419
2013-07-18 20:40:13 +00:00
Jonas Gorski
f3755ec53c
kernel: kmod-e1000e depends on pip for 3.8+
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37418
2013-07-18 20:40:10 +00:00
Felix Fietkau
eee81c5fbf
kernel: net-zd1201 depends on usb-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37416
2013-07-18 17:26:43 +00:00
Felix Fietkau
3b985bae1b
kernel: fix usb-net-cdc-mbim dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37415
2013-07-18 17:26:39 +00:00
Felix Fietkau
b30b62619c
kernel: usb-serial-qualcomm depends on usb-serial-wwan
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37414
2013-07-18 17:26:36 +00:00
Felix Fietkau
6fc24f7768
kernel: usb-serial-keyspan needs to include ezusb.ko
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37413
2013-07-18 17:26:32 +00:00
Felix Fietkau
2bc5b4a02a
kernel: usb-serial-ipw depends on usb-serial-wwan
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37412
2013-07-18 17:26:28 +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
Felix Fietkau
9ea4b73748
kernel: split slhc into a separate package and make slip depend on it
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37408
2013-07-18 17:26:13 +00:00
Felix Fietkau
b4a847be93
kernel: fix accidental depends line duplication
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37407
2013-07-18 16:49:55 +00:00
Felix Fietkau
f766aa2dee
kernel: sctp depends on ipv6 if ipv6 is enabled
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37406
2013-07-18 16:46:11 +00:00
Felix Fietkau
58f50a7dbd
kernel: make kmod-sched depend on kmod-ipt-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37404
2013-07-18 16:32:12 +00:00
Felix Fietkau
5308e258da
kernel: reduce spurious rebuilds of simple kmod-* packages
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37403
2013-07-18 16:32:07 +00:00
Jo-Philipp Wich
32d810e75a
linux: introduce new kmod-iptunnel for Linux 3.10+, add missing dependencies to netsupport packages
...
SVN-Revision: 37402
2013-07-18 15:47:13 +00:00
Jo-Philipp Wich
44fd7d9626
linux: add missing netfilter dependencies
...
SVN-Revision: 37401
2013-07-18 15:47:08 +00:00
Jo-Philipp Wich
a5f93fad9d
linux: add missing dependency to kmod-i2c-tiny-usb
...
SVN-Revision: 37399
2013-07-18 13:57:40 +00:00
Jo-Philipp Wich
8500a3fea4
linux: add missing dependencies to kmod-fs-msdos and kmod-fs-xfs
...
SVN-Revision: 37398
2013-07-18 13:57:36 +00:00
Jonas Gorski
a842efc8cd
kernel: btrfs supports raid6 in 3.10, thus depends on lib-raid6
...
btrfs now supports raid5/6 and added appropriate depenendcies for 3.10.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37396
2013-07-18 13:08:35 +00:00
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