Felix Fietkau
|
d1ad1c2c56
kernel: remove more unnecessary kernel version checks/dependencies
|
13 lat temu |
Felix Fietkau
|
b85c7c117a
kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment
|
13 lat temu |
Felix Fietkau
|
2360a53116
kernel: remove obsolete dependencies and conditionals
|
13 lat temu |
Felix Fietkau
|
ce9b21bc11
kernel: remove the dummy kmod-rtc-core-* package, make all rtc drivers depend on @RTC_SUPPORT - prevent RTC support from leaking into kernels for targets that do not need this
|
13 lat temu |
Felix Fietkau
|
1963c6b019
kernel: remove kmod-gpio-cs5535, it was only relevant for old kernel versions
|
13 lat temu |
Felix Fietkau
|
8ff9b93dfa
kernel: remove obsolete CompareKernelPatchVer calls
|
13 lat temu |
Hauke Mehrtens
|
8ff6417c41
kernel: remove kernel modules and references to kernels <= 2.6.36
|
13 lat temu |
Gabor Juhos
|
70322ba3d1
move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs
|
13 lat temu |
Gabor Juhos
|
5528e0b008
package/kernel: add module for the Pericom PT7C4338 RTC chip
|
13 lat temu |
Gabor Juhos
|
01a9103254
package/kernel: add module for the Booke watchdog
|
13 lat temu |
Jo-Philipp Wich
|
68a6a13517
kernel: fix packaging of 8250.ko with Linux 3.x This commit fixes build breakage in package/kernel leading to missing subsequent kmods like kmod-usb-serial, this should fix the missing packages in ar71xx builds.
|
13 lat temu |
Jonas Gorski
|
9813679235
package: kernel: add missing config symbols for serial-8250
|
13 lat temu |
Gabor Juhos
|
ddc784694b
package/kernel: allow to build RTC modules for 3.x
|
13 lat temu |
Jo-Philipp Wich
|
f6ad186eec
kernel: add kmod-acpi-button
|
13 lat temu |
Jo-Philipp Wich
|
60b39b7fc0
Add support for the 8250 UART module.
|
13 lat temu |
Gabor Juhos
|
f39459d605
package/kernel: add package for the ath79 watchdog
|
14 lat temu |
Gabor Juhos
|
96e8c6f0fd
package/kernel: don't allow to select NAND modules for kernels <3.0
|
14 lat temu |
Gabor Juhos
|
370f9b6793
package/kernel: package nandsim module
|
14 lat temu |
Gabor Juhos
|
e2a5d987bd
package/kernel: package NAND support
|
14 lat temu |
Jo-Philipp Wich
|
280605c2d6
kernel: only depend on kmod-rtc-core if its provided by the used Kernel version
|
14 lat temu |
Gabor Juhos
|
d4b6ea4a9a
package/kernel: add package for MTD testing modules
|
14 lat temu |
Gabor Juhos
|
c3b763ac77
package/kernel: add package for the PCF2123 RTC driver
|
14 lat temu |
Jonas Gorski
|
0a2728664f
package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)
|
14 lat temu |
Nicolas Thill
|
a13f6a4b75
package/kernel: remove SetDepends not needed anymore
|
14 lat temu |
Michael Büsch
|
b2d89b45d3
bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m for older kernels automagically.
|
14 lat temu |
Daniel Dickinson
|
aaba775f36
The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. Philip Prindeville - 2011-08-29 04:55:59
|
14 lat temu |
Jonas Gorski
|
b413f797cf
package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends/...)
|
14 lat temu |
Jonas Gorski
|
d430455527
package/kernel: invert dependencies for current kernel features
|
14 lat temu |
Hauke Mehrtens
|
0390780c34
kernel: add bcma package
|
14 lat temu |
John Crispin
|
bcd92ce288
add kmod definitions for at24(i2c) and at25(spi) eeproms
|
14 lat temu |