summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/config
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵rwhitby2007-12-071-22/+0
| | | | | | directly from attached storage (and therefore need most kernel modules compiled in) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on diskrwhitby2007-10-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Moved config back to config-default, but left the FSG3 profile config ↵rwhitby2007-09-141-492/+0
| | | | | | non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Reinstated the kernel configuration for the FSG3 profile.rwhitby2007-09-142-0/+513
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more config changesnbd2007-09-091-21/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* major target cleanup. it is now possible to have subtargets that can ↵nbd2007-09-081-492/+0
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-062-0/+513
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73