Nicolas Thill
|
e1863691d9
|
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
|
15 years ago |
Imre Kaloz
|
825b37cc56
|
clean up handling of some kernel symbols
SVN-Revision: 19581
|
15 years ago |
Imre Kaloz
|
0a52bc58f8
|
re-sort all target and subtarget config files
SVN-Revision: 19580
|
15 years ago |
Imre Kaloz
|
b4ff0e943a
|
upgrade to 2.6.32.7, only build squashfs images by default
SVN-Revision: 19576
|
15 years ago |
Imre Kaloz
|
6b280112f2
|
some more Kconfig symbol move..
SVN-Revision: 18371
|
15 years ago |
Imre Kaloz
|
1d62d9a95c
|
another round of kernel config cleanups
SVN-Revision: 18370
|
15 years ago |
Imre Kaloz
|
ef42fb4c13
|
sort all target config files
SVN-Revision: 18367
|
15 years ago |
Nicolas Thill
|
5b8e48f93a
|
move more CONFIG_SND entries to generic
SVN-Revision: 17942
|
15 years ago |
Andy Boyett
|
ae8cb5fa93
|
add missing SND_ARM kconfig option
SVN-Revision: 17900
|
15 years ago |
Florian Fainelli
|
8d91123a0f
|
avoid overriding CONFIG_TUN with a couple of targets
SVN-Revision: 16705
|
16 years ago |
Imre Kaloz
|
8ea3670e73
|
don't override CONFIG_NEW_LEDS in target configs
SVN-Revision: 16472
|
16 years ago |
Imre Kaloz
|
e965c02820
|
even more config file cleanup
SVN-Revision: 15913
|
16 years ago |
Imre Kaloz
|
91e866f383
|
config cleanups
SVN-Revision: 15861
|
16 years ago |
Imre Kaloz
|
6bfddb152f
|
some additional config file cleanup..
SVN-Revision: 15845
|
16 years ago |
Imre Kaloz
|
c83d91fcfc
|
unify congestion control options
SVN-Revision: 15844
|
16 years ago |
Imre Kaloz
|
3b8ab3d52a
|
move arm ARCH symbols to the generic configs
SVN-Revision: 15842
|
16 years ago |
Imre Kaloz
|
a9c958c2de
|
make kernels use /etc/preinit by default
SVN-Revision: 15840
|
16 years ago |
Imre Kaloz
|
e9b397805d
|
some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
|
16 years ago |
Imre Kaloz
|
0f2b1d070a
|
more cleanup
SVN-Revision: 15605
|
16 years ago |
Imre Kaloz
|
a614251e6c
|
cleanup MTD option handling
SVN-Revision: 15602
|
16 years ago |
Imre Kaloz
|
e146ee036c
|
upgrade IOP32x to 2.6.28.10
SVN-Revision: 15586
|
16 years ago |
Florian Fainelli
|
12f3b7feab
|
Do not override classifier kernel configuration symbols
SVN-Revision: 12805
|
16 years ago |
Nicolas Thill
|
59a058534c
|
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
|
16 years ago |
Nicolas Thill
|
3029c2fd53
|
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
|
16 years ago |
Imre Kaloz
|
91b443598a
|
upgrade iop32x to 2.6.26.2
SVN-Revision: 12338
|
16 years ago |
Travis Kemen
|
e6d14f7cd7
|
try to clean up some kernel configs
SVN-Revision: 12067
|
17 years ago |
Nicolas Thill
|
e3a42b23c6
|
enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
SVN-Revision: 11097
|
17 years ago |
Felix Fietkau
|
1d951e0847
|
disable partitions for unallocated redboot flash memory - it caused a null pointer deref
SVN-Revision: 10563
|
17 years ago |
Imre Kaloz
|
4cad511377
|
upgrade iop32x to 2.6.24
SVN-Revision: 10440
|
17 years ago |
Felix Fietkau
|
3f7af01bb0
|
fix initramfs
SVN-Revision: 10080
|
17 years ago |
Imre Kaloz
|
91c42459f5
|
use softfloat and GNU EABI on the IOP, too
SVN-Revision: 10015
|
17 years ago |
Nicolas Thill
|
5f0272d618
|
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
|
17 years ago |
Felix Fietkau
|
236d7e62ca
|
clean up jffs2 config options
SVN-Revision: 8848
|
17 years ago |
Felix Fietkau
|
a9d683ca91
|
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
|
17 years ago |
Felix Fietkau
|
56231056ea
|
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
|
17 years ago |
Felix Fietkau
|
b94b11e11e
|
minor kernel config sync
SVN-Revision: 7690
|
18 years ago |
Felix Fietkau
|
f019ac4dc9
|
prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
SVN-Revision: 7644
|
18 years ago |
Imre Kaloz
|
2b21a4ec30
|
fixup iop32x, needs testing, but should work now
SVN-Revision: 7321
|
18 years ago |
Florian Fainelli
|
cd65230eea
|
Add raw and NOTRACK targets (#1583)
SVN-Revision: 6945
|
18 years ago |
Felix Fietkau
|
5c9cbf119d
|
clean up nfsd kernel config entries (#1523)
SVN-Revision: 6731
|
18 years ago |
Imre Kaloz
|
ee653e3700
|
add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
|
18 years ago |
Imre Kaloz
|
44a2fd050c
|
fix squashfs for ixp4xx
SVN-Revision: 6524
|
18 years ago |
Felix Fietkau
|
8621fbdb4e
|
add squashfs support for ixp4xx
SVN-Revision: 6522
|
18 years ago |
Imre Kaloz
|
b97c7c0af6
|
upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two patches
SVN-Revision: 6489
|
18 years ago |
Felix Fietkau
|
12fc04238e
|
enable preinit in a few other platforms
SVN-Revision: 6482
|
18 years ago |
Felix Fietkau
|
74f71f0739
|
fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
SVN-Revision: 6427
|
18 years ago |
Felix Fietkau
|
c6a4f047e3
|
correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
SVN-Revision: 6390
|
18 years ago |
Felix Fietkau
|
2bcaa1fecd
|
add missing config files
SVN-Revision: 6338
|
18 years ago |