Jonas Gorski
9813679235
package: kernel: add missing config symbols for serial-8250
...
SVN-Revision: 31134
2012-03-28 21:55:15 +00:00
Gabor Juhos
ddc784694b
package/kernel: allow to build RTC modules for 3.x
...
SVN-Revision: 31105
2012-03-27 19:37:57 +00:00
Jo-Philipp Wich
f6ad186eec
kernel: add kmod-acpi-button
...
SVN-Revision: 31037
2012-03-19 23:48:38 +00:00
Jo-Philipp Wich
60b39b7fc0
Add support for the 8250 UART module.
...
It has been added at the end of other.mk as i couldn't find a better place
for it.
Signed-off-by: Christian Gagneraud <chris@techworks.ie>
SVN-Revision: 30989
2012-03-18 19:49:22 +00:00
Gabor Juhos
f39459d605
package/kernel: add package for the ath79 watchdog
...
SVN-Revision: 30851
2012-03-08 09:00:16 +00:00
Gabor Juhos
96e8c6f0fd
package/kernel: don't allow to select NAND modules for kernels <3.0
...
SVN-Revision: 30828
2012-03-05 18:01:55 +00:00
Gabor Juhos
370f9b6793
package/kernel: package nandsim module
...
SVN-Revision: 30774
2012-03-02 11:17:27 +00:00
Gabor Juhos
e2a5d987bd
package/kernel: package NAND support
...
SVN-Revision: 30773
2012-03-02 11:17:25 +00:00
Jo-Philipp Wich
280605c2d6
kernel: only depend on kmod-rtc-core if its provided by the used Kernel version
...
SVN-Revision: 30716
2012-02-25 13:05:59 +00:00
Gabor Juhos
d4b6ea4a9a
package/kernel: add package for MTD testing modules
...
SVN-Revision: 30628
2012-02-18 16:02:18 +00:00
Gabor Juhos
c3b763ac77
package/kernel: add package for the PCF2123 RTC driver
...
SVN-Revision: 29664
2012-01-04 21:16:21 +00:00
Jonas Gorski
0a2728664f
package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)
...
SVN-Revision: 28897
2011-11-09 21:16:52 +00:00
Nicolas Thill
a13f6a4b75
package/kernel: remove SetDepends not needed anymore
...
SVN-Revision: 28653
2011-10-28 13:11:06 +00:00
Michael Büsch
b2d89b45d3
bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m for older kernels automagically.
...
SVN-Revision: 28638
2011-10-27 21:22:53 +00:00
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
...
SVN-Revision: 28354
2011-10-03 03:04:11 +00:00
Jonas Gorski
b413f797cf
package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends/...)
...
Since the SetDepends macro does a:
DEPENDS:= ...
it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27983
2011-08-14 23:36:45 +00:00
Jonas Gorski
d430455527
package/kernel: invert dependencies for current kernel features
...
Instead of depending on new kernel versions, depend on not having one
of the older ones (or vice versa for modules removed in current kernels).
SVN-Revision: 27934
2011-08-09 12:19:27 +00:00
Hauke Mehrtens
0390780c34
kernel: add bcma package
...
SVN-Revision: 27732
2011-07-23 11:17:36 +00:00
John Crispin
bcd92ce288
add kmod definitions for at24(i2c) and at25(spi) eeproms
...
SVN-Revision: 27401
2011-07-03 17:23:36 +00:00
Daniel Dickinson
2e4d84278e
package/kernel/modules: Alexandros pointed me at this patch, and I noted that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly.
...
Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27372
2011-07-03 03:14:58 +00:00
Daniel Dickinson
f2d749ee15
Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped."
...
This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af.
SVN-Revision: 27370
2011-07-03 03:14:51 +00:00
Daniel Dickinson
209a776f22
Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27369
2011-07-03 03:14:48 +00:00
Rod Whitby
e40867228e
package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful kmod-bluetooth compile.
...
SVN-Revision: 27201
2011-06-17 11:21:16 +00:00
Hauke Mehrtens
cd3bd6e13e
package/kernel: Update version dependencies and kmods for linux 3.0
...
Also disable rtc-core for now since this changed to a bool, now directly
used in the kernel if enabled.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27186
2011-06-15 21:12:49 +00:00
Felix Fietkau
68af223efe
x86: remove pata-amd driver from generic x86 images, add addition cs553x modules
...
The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration.
Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27037
2011-05-31 16:57:01 +00:00
Hauke Mehrtens
6769216a64
kernel: generic: Update 2.6.39 to final
...
* Add missing config symbols
* Update package/kernel for 2.6.39
CONFIG_BT_L2CAP=y and CONFIG_BT_SCO=y are set to build them into the bluetooth module.
Thank you Jonas Gorski for the patch
SVN-Revision: 27010
2011-05-25 19:51:40 +00:00
Vasilis Tsiligiannis
b468227827
package/kernel: Remove $(KMOD_SUFFIX) usage
...
Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with
ko for all mainline kernel modules.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26900
2011-05-15 09:37:24 +00:00
John Crispin
44eab3f6c1
package/kernel/modules/other.mk is getting big enough that putting the LEDs stuff into its own file makes sense.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26868
2011-05-09 20:28:04 +00:00
Vasilis Tsiligiannis
0a0b8c621c
kernel/modules: Add "Libraries" submenu and move library packages there
...
SVN-Revision: 26635
2011-04-12 23:18:48 +00:00
Gabor Juhos
98d3aa13f4
package/kernel: add module for the gpio_keys_polled driver
...
SVN-Revision: 26602
2011-04-12 09:29:14 +00:00
Hauke Mehrtens
077377a294
kernel: do not build gpiolib into the kernel
...
fix for r26570.
SVN-Revision: 26574
2011-04-10 10:28:30 +00:00
Hauke Mehrtens
2ce13f05cb
kernel: add symbols, small fixes
...
* Some module should be loaded later to load them after the modules they are depending on
* add some more missing config symbols
* make CS5535 build again
SVN-Revision: 26570
2011-04-09 23:34:20 +00:00
Gabor Juhos
72cb0af66d
package/kernel: package heartbeat LED trigger
...
Patch-by: Nikolay Martynov <mar.kolya@gmail.com>
SVN-Revision: 26120
2011-03-13 15:08:33 +00:00
Michael Büsch
b09817a5e7
omap24xx: Add config option for n810 bluetooth driver
...
SVN-Revision: 25934
2011-03-07 16:14:10 +00:00
Felix Fietkau
cf3b7563cf
add kmod-oprofile to package/kernel
...
SVN-Revision: 25690
2011-02-24 01:11:16 +00:00
Florian Fainelli
29fd37780b
switch to newer CS5535 GPIO driver, patch from Philip Prindeville
...
SVN-Revision: 25631
2011-02-20 19:59:29 +00:00
Florian Fainelli
43d7aff94e
add Marvell orion watchdog timer module
...
This patch adds kernelmodule for watchdog timer on platform orion.
Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de>
SVN-Revision: 25620
2011-02-20 17:24:20 +00:00
Jo-Philipp Wich
70f42675b1
kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
...
SVN-Revision: 25592
2011-02-19 18:11:31 +00:00
Michael Büsch
600a142de6
n810: Support modular battery management
...
SVN-Revision: 25422
2011-02-08 17:25:02 +00:00
Jo-Philipp Wich
6322a8be78
kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville
...
SVN-Revision: 24950
2011-01-09 22:25:15 +00:00
Gabor Juhos
5413cea8ba
package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys
...
SVN-Revision: 24853
2010-12-29 18:08:24 +00:00
Gabor Juhos
a059a11ee1
generic: add LED trigger for USB device presence/activity
...
SVN-Revision: 24646
2010-12-17 17:10:11 +00:00
Gabor Juhos
e94db05163
ar71xx: add rtc modules for nbg460n
...
This adds the rtc-class and rtc-pcf8563 modules for the
real time clock used in the NBG460N/550N/550NH.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 24420
2010-12-10 15:17:06 +00:00
Claudio Mignanti
3dd6093d26
Add package for ledtrigger netfilter
...
SVN-Revision: 23902
2010-11-06 21:08:41 +00:00
Claudio Mignanti
442a8fc323
Add package for ledtrigger gpio
...
SVN-Revision: 23901
2010-11-06 21:05:37 +00:00
Florian Fainelli
b013e4eec4
add kmod-leds-net5501
...
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 23729
2010-10-30 22:35:59 +00:00
Florian Fainelli
3403d66f43
prefer the cs5535 gpiolib driver after 2.6.32
...
SVN-Revision: 23728
2010-10-30 22:35:54 +00:00
Hamish Guthrie
7fd7db8981
kernel: Add kernel module for OMAP WDT
...
SVN-Revision: 23689
2010-10-28 08:50:43 +00:00
Florian Fainelli
573f15826d
kmod-sctp: Add SCTP kernel support
...
This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.
Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>
SVN-Revision: 22917
2010-09-04 18:06:49 +00:00
Florian Fainelli
4331584485
add cpu msr kernel module package
...
This adds a separate kernel package for x86 cpu msr support.
MSR module is needed e.g. when updating coreboot bios on alix boards.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 22890
2010-09-04 16:03:20 +00:00