summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros-2.6/config
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-194/+0
| | | | | | (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
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-0/+2
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* sync atheros-2.6 config, move parts to the generic configFelix Fietkau2007-05-261-13/+11
| | | | SVN-Revision: 7348
* update netfilter patches, fix atherosImre Kaloz2007-05-231-1/+1
| | | | SVN-Revision: 7320
* use CONFIG_CMDLINE on Atheros boardsImre Kaloz2007-04-011-0/+1
| | | | SVN-Revision: 6808
* enable mini_fo on foneraFelix Fietkau2007-03-021-1/+1
| | | | SVN-Revision: 6456
* correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)Felix Fietkau2007-02-261-0/+1
| | | | SVN-Revision: 6390
* add missing config filesFelix Fietkau2007-02-221-0/+192
| | | | SVN-Revision: 6338
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-221-946/+0
| | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337
* make rootfs split/detection more generic - patch can be moved to generic-2.6 ↵Felix Fietkau2007-02-191-427/+1
| | | | | | after testing on other platforms (especially broadcom) SVN-Revision: 6328
* port [6229] to kamikazeFelix Fietkau2007-02-081-1/+1
| | | | SVN-Revision: 6275
* update atheros 2.6 port - add support for the older chip generationFelix Fietkau2007-02-041-9/+7
| | | | SVN-Revision: 6265
* Forgot to add the DELUDE target :/Florian Fainelli2007-01-231-0/+1
| | | | SVN-Revision: 6183
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+2
| | | | SVN-Revision: 6182
* disable pcmcia for atheros-2.6Felix Fietkau2007-01-111-1/+1
| | | | SVN-Revision: 6082
* Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, ↵Felix Fietkau2006-12-251-0/+1371
everybody :) SVN-Revision: 5898