Felix Fietkau
0f64b1d870
kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
...
SVN-Revision: 22724
2010-08-19 12:49:56 +00:00
Hamish Guthrie
6953ce8a47
Add HCI_UART_H4 support (required by Gumstix Overo)
...
SVN-Revision: 22572
2010-08-10 07:55:25 +00:00
Claudio Mignanti
3f25930247
pwm: export the generic pwm api as module
...
SVN-Revision: 22297
2010-07-19 21:14:24 +00:00
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Claudio Mignanti
bbcb9de935
Add package for gpio rotary encoder
...
SVN-Revision: 22144
2010-07-12 13:20:04 +00:00
Claudio Mignanti
828919b2ba
Add package for gpio-pwm
...
SVN-Revision: 22143
2010-07-12 13:20:01 +00:00
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Felix Fietkau
543d870e82
remove linux 2.4 support from several packages
...
SVN-Revision: 21954
2010-06-26 20:43:41 +00:00
Florian Fainelli
dc5248c47b
add kmod-gpio-nxp-74hc164 for brcm63xx only
...
SVN-Revision: 21771
2010-06-12 18:10:28 +00:00
Nicolas Thill
0a9999bc19
package/kernel: renable kmod-input on 2.4 ( closes : #7063 )
...
SVN-Revision: 21262
2010-04-29 16:04:19 +00:00
Nicolas Thill
36ee230fca
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
...
SVN-Revision: 21251
2010-04-29 10:25:57 +00:00
Nicolas Thill
b233ad6626
move kmod-lp package defition specific to brcm-2.4 to package/kernel
...
SVN-Revision: 21247
2010-04-29 03:57:55 +00:00
Nicolas Thill
87984ac644
package/kernel: sort package definitions in other.mk
...
SVN-Revision: 21140
2010-04-24 15:21:54 +00:00
Nicolas Thill
0020915ee5
package/kernel: add another round of missing bits from [21137] & [21138] (oops again)
...
SVN-Revision: 21139
2010-04-24 15:20:42 +00:00
Nicolas Thill
0acadb2fbe
package/kernel: add missing bits from [21137] (oops)
...
SVN-Revision: 21138
2010-04-24 14:13:39 +00:00
Nicolas Thill
37b02afe6a
package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
...
SVN-Revision: 21137
2010-04-24 14:08:49 +00:00
Nicolas Thill
b1b2b04639
package/kernel: move PCMCIA modules to their own file & submenu
...
SVN-Revision: 21136
2010-04-24 13:53:31 +00:00
Nicolas Thill
014b05878d
package/kernel: move pcspkr to sound.mk
...
SVN-Revision: 21135
2010-04-24 13:46:31 +00:00
Nicolas Thill
225ab2533f
package/kernel: move block2mtd to block.mk
...
SVN-Revision: 21134
2010-04-24 13:45:05 +00:00
Nicolas Thill
484051d055
package/kernel: move target specific modules to their own target files
...
SVN-Revision: 21132
2010-04-24 13:34:51 +00:00
Nicolas Thill
e9dcaa6a13
package/kernel: use macros for hid & input
...
SVN-Revision: 21120
2010-04-24 11:01:06 +00:00
Nicolas Thill
9d7068ebdc
package/kernel: use macros for kmod-rfkill depends
...
SVN-Revision: 21102
2010-04-23 04:08:26 +00:00
Nicolas Thill
5034b75865
package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
...
SVN-Revision: 21101
2010-04-23 04:01:03 +00:00
Nicolas Thill
5a1b5c9fe9
package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth ( closes : #7063 )
...
SVN-Revision: 20913
2010-04-16 10:44:11 +00:00
Nicolas Thill
8b5bc8a9b3
package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
...
SVN-Revision: 20905
2010-04-16 09:15:02 +00:00
Florian Fainelli
7258f9e4ba
fix kmod-crc16 loading ( #6949 )
...
SVN-Revision: 20807
2010-04-11 18:38:56 +00:00
Florian Fainelli
15e8d2e0b7
add net5501 support
...
This patch brings up the net5501 platform.
Note that the x86/ target included support for all x86/ class
processors. That's not technically correct. This should be constrained
only to the "generic" subtarget. Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.
It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't. Again, moving
that to the generic subtarget.
Fortunately, this was a fairly benign tweak.
The net5501 board includes the following logic:
Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 20794
2010-04-11 12:36:55 +00:00
Hauke Mehrtens
23c3cdcd66
kernel: fix dependencies for x86 target
...
kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it.
This fixes #6963
SVN-Revision: 20590
2010-03-29 21:02:14 +00:00
Nicolas Thill
4ea6e1c968
kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG
...
SVN-Revision: 20436
2010-03-26 10:09:13 +00:00
Nicolas Thill
c3ddcedf4a
kernel: fix kmod-pcmcia-yenta on 2.4
...
SVN-Revision: 20147
2010-03-11 16:37:11 +00:00
Gabor Juhos
945cfb9059
package: add module for the RB750 LED driver
...
SVN-Revision: 20052
2010-03-08 12:10:07 +00:00
Felix Fietkau
61c2b29295
mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
...
SVN-Revision: 19879
2010-02-26 22:46:00 +00:00
Felix Fietkau
19d6a9ce6a
kernel: add a package for block2mtd
...
SVN-Revision: 19665
2010-02-16 18:28:55 +00:00
Imre Kaloz
c272d54969
add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618
...
SVN-Revision: 19497
2010-02-02 11:26:53 +00:00
Felix Fietkau
39b2af1f5b
remove obsolete dependencies and checks
...
SVN-Revision: 19292
2010-01-23 17:07:59 +00:00
Nicolas Thill
04ba8ab358
kernel: remove even more calls to CompareKernelPatchVer
...
SVN-Revision: 19057
2010-01-06 18:46:42 +00:00
Florian Fainelli
5acf538f13
enable hso on ar71xx ( #6432 )
...
SVN-Revision: 18995
2010-01-02 12:15:20 +00:00
Florian Fainelli
1c5bc31e17
fix bluetooth and ide breakage after r18955 ( #6422 )
...
SVN-Revision: 18972
2009-12-30 10:52:28 +00:00
Florian Fainelli
b6f5eeb1ee
fix wrong paths after r18955.
...
SVN-Revision: 18957
2009-12-28 14:55:38 +00:00
Imre Kaloz
29a020ffb3
remove handling of older unsupported kernels
...
SVN-Revision: 18955
2009-12-27 21:54:09 +00:00
Jo-Philipp Wich
c74fe3cfff
kernel: fix typo that prevents autoloading of the rdc321x_wdt driver
...
SVN-Revision: 18767
2009-12-12 21:31:17 +00:00
Gabor Juhos
731837aa8e
modules: package the leds-wndr3700-usb driver
...
SVN-Revision: 18759
2009-12-11 20:32:33 +00:00
Florian Fainelli
6891ad6ef6
CONFIG_RFKILL_INPUT is a boolean
...
SVN-Revision: 18634
2009-12-04 14:52:41 +00:00
Felix Fietkau
a4081ecb34
oops, forgot the autoload
...
SVN-Revision: 18319
2009-11-05 16:12:11 +00:00
Felix Fietkau
c386747269
fix kmod-leds-alix ( #6079 , #6105 )
...
SVN-Revision: 18318
2009-11-05 16:11:45 +00:00
Florian Fainelli
40754b4525
make rdc321-wdt become a package, saves some space in the kernel
...
SVN-Revision: 18298
2009-11-04 22:43:05 +00:00
John Crispin
2bbb05cc5e
fixes bluetooth dependency, thx sn9
...
SVN-Revision: 18213
2009-10-29 21:25:55 +00:00
John Crispin
b2cd5b2e0d
fixes DEPENDS of SSB module, thx sn9
...
SVN-Revision: 18196
2009-10-28 15:10:30 +00:00
Florian Fainelli
900e7fda79
add kmod-input-rb532, driver for the rb532 user button
...
SVN-Revision: 17927
2009-10-05 20:05:56 +00:00
Hauke Mehrtens
80574578ec
small fixes mostly for kernel 2.6.31
...
- libsas needs symbols from scsi_transport_sas
- autoload line in pppoe was missing
- rfkill-input does not exist in kernel 2.6.31
- password for download server of r8101 changed
- r8101 and siit do not build with kernel 2.6.31
- fix build of net sched esfq
SVN-Revision: 17752
2009-09-26 21:23:53 +00:00
Vasilis Tsiligiannis
240bce0986
pcmcia-core: Fix missing rsrc_nonstatic module ( closes #5380 )
...
SVN-Revision: 16935
2009-07-20 13:49:58 +00:00
Gabor Juhos
0c1004ac2c
Add the gpio_keys input module to menuconfig
...
Signed-off-by: Ferenc Wagner <wferi@niif.hu>
SVN-Revision: 16716
2009-07-06 16:10:20 +00:00
Imre Kaloz
e01651285f
rfkill config cleanup
...
SVN-Revision: 16471
2009-06-15 07:13:00 +00:00
Gabor Juhos
976f690ebd
kernel/modules: move SPI drivers into a new submenu
...
SVN-Revision: 16323
2009-06-04 06:39:36 +00:00
Hauke Mehrtens
93360fb62d
yenta is build in an other package.
...
SVN-Revision: 16024
2009-05-24 11:31:22 +00:00
Hauke Mehrtens
e80f5ca91e
Remove pcmcia support from ssb.
...
SVN-Revision: 16023
2009-05-24 11:30:06 +00:00
Imre Kaloz
3b397b7f74
RTCs shouldn't be modules, ever..
...
SVN-Revision: 15837
2009-05-14 09:28:34 +00:00
Hauke Mehrtens
11629e8492
hci_usb.ko is not availably in kernel newer than 2.6.27.
...
SVN-Revision: 15786
2009-05-11 20:57:09 +00:00
Hauke Mehrtens
f24c234150
Add support for pcmcia to ssb. b43 will build now with pcmcia support.
...
SVN-Revision: 15784
2009-05-11 20:51:38 +00:00
Hauke Mehrtens
de44ea0536
Conditionals are not supported in Kconfig.
...
SVN-Revision: 15783
2009-05-11 20:46:51 +00:00
Jo-Philipp Wich
e5aa5ddc36
Add support for pc speaker PC speaker could be very useful on platforms which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link.
...
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15684
2009-05-07 14:05:42 +00:00
Florian Fainelli
35bfac4623
add missing backslash, thanks juhosg
...
SVN-Revision: 15657
2009-05-07 08:35:12 +00:00
Florian Fainelli
e389d9c59f
add missing rtc-lib module to rtc-core
...
SVN-Revision: 15648
2009-05-07 00:21:08 +00:00
Florian Fainelli
059438dc01
package the rtc-core and rtc-m48t86 driver
...
SVN-Revision: 15647
2009-05-06 23:52:46 +00:00
Hauke Mehrtens
fd2492485e
The location of eeprom_93cx6.ko has chanced.
...
SVN-Revision: 15540
2009-05-01 15:13:18 +00:00
Nicolas Thill
b558d4b839
kernel: add missing kconfig symbol related to SSB
...
SVN-Revision: 15449
2009-04-27 15:48:11 +00:00
Nicolas Thill
70c8870f64
kernel: disable kmod-rfkill on UML
...
SVN-Revision: 15425
2009-04-26 12:49:11 +00:00
Felix Fietkau
103fec7d89
kmod-bluetooth includes hidp, which needs input-core. add the missing dependency
...
SVN-Revision: 15355
2009-04-23 16:48:05 +00:00
Hamish Guthrie
e0694c7ca6
hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revision
...
SVN-Revision: 15336
2009-04-22 13:11:16 +00:00
Hamish Guthrie
1d511edc47
add joystick device support
...
SVN-Revision: 15295
2009-04-20 12:31:00 +00:00
Hamish Guthrie
9ced160263
correct typos in titles of event device and HID devices
...
SVN-Revision: 15294
2009-04-20 12:29:11 +00:00
Hamish Guthrie
2dcb4708a8
add hidp support
...
SVN-Revision: 15293
2009-04-20 12:27:34 +00:00
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Hauke Mehrtens
e90294b99d
The ssb module in also integrated into the kernel on brcm63xx target.
...
SVN-Revision: 15197
2009-04-10 12:19:42 +00:00
Florian Fainelli
58a11bcb40
package the bcm63xx-spi driver
...
SVN-Revision: 14794
2009-03-08 19:21:55 +00:00
Hauke Mehrtens
44aa0b5dac
extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
...
SVN-Revision: 14780
2009-03-07 17:07:24 +00:00
Hauke Mehrtens
0b03ed454b
add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
...
SVN-Revision: 14778
2009-03-07 16:53:08 +00:00
Hauke Mehrtens
07926f29f6
Some symbols were missing or wrong. Tested with x86.
...
SVN-Revision: 14751
2009-03-05 21:45:59 +00:00
Michael Büsch
87a2d3888c
Add CRC16 kernel module
...
SVN-Revision: 14548
2009-02-17 22:54:11 +00:00
Michael Büsch
c3565fdf31
Port SPI-GPIO driver from 2.6.29-rc4
...
SVN-Revision: 14465
2009-02-10 17:12:12 +00:00
Michael Büsch
335117b87c
Deprecate the old SPI-GPIO driver.
...
SVN-Revision: 14464
2009-02-10 16:55:38 +00:00
Florian Fainelli
25ba908993
kmod-ssb should not be visible on 2.4 kernels
...
SVN-Revision: 14419
2009-02-06 10:17:45 +00:00
Andy Boyett
aaf139232a
kernel: fix leds-wrap dependencies
...
SVN-Revision: 14257
2009-01-29 12:23:44 +00:00
Andy Boyett
cee6f31d9c
kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486
...
SVN-Revision: 14255
2009-01-29 11:32:20 +00:00
Rod Whitby
4c04d8b3c1
other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb
...
SVN-Revision: 14125
2009-01-20 23:40:49 +00:00
Andy Boyett
43fe08b4d2
kernel: build cs5535-gpio on olpc also
...
SVN-Revision: 13933
2009-01-08 07:04:03 +00:00
Andy Boyett
8e7f25af44
kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge
...
SVN-Revision: 13920
2009-01-07 11:07:51 +00:00
Travis Kemen
fb1241cce8
fix pcmcia build
...
SVN-Revision: 13565
2008-12-09 18:31:13 +00:00
Florian Fainelli
355a67401b
Finally fix the CONFIG_SSB_SILENT symbol
...
SVN-Revision: 13500
2008-12-03 20:37:01 +00:00
Florian Fainelli
f6bdc6a9bd
Corrected SSB Config
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13428
2008-11-29 15:09:32 +00:00
Jo-Philipp Wich
e9cf2c505a
split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
...
SVN-Revision: 13411
2008-11-28 18:04:36 +00:00
Florian Fainelli
cd96a09834
ssb module config symbols fixup
...
SVN-Revision: 13365
2008-11-26 17:43:50 +00:00
Florian Fainelli
919fc96bdf
Package ssb glue code out of the kernel, and make b43 be built for non-brcm47xx targets as well
...
SVN-Revision: 13301
2008-11-20 23:01:07 +00:00
Gabor Juhos
ae87ca9a83
kernel/modules: move ixp4xx hardware crypto module package into crypto.mk
...
SVN-Revision: 13281
2008-11-18 19:38:50 +00:00
Florian Fainelli
4cacc7208c
Split out pcmcia core support from the socket drivers
...
SVN-Revision: 13214
2008-11-15 12:28:36 +00:00
Florian Fainelli
cb126cd576
Package bcm63xx-pcmcia kernel module and fix compilation
...
SVN-Revision: 13212
2008-11-15 11:26:23 +00:00
Felix Fietkau
73784f8351
split out crc-ccitt
...
SVN-Revision: 13115
2008-11-03 22:09:39 +00:00
Gabor Juhos
94fee20231
remove 2.6.25 specific stuff
...
SVN-Revision: 12598
2008-09-13 17:32:20 +00:00
Nicolas Thill
5506066981
Fix AT91 MMC host controller path on 2.6.25
...
SVN-Revision: 12458
2008-09-01 13:21:34 +00:00
Gabor Juhos
db4d23b457
add 2.6.26 specific files
...
SVN-Revision: 12239
2008-08-07 13:50:02 +00:00