aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6/config
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-062-513/+0
| | | | | | (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
* Enabled IXP4xx beeperRod Whitby2007-07-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/config: Enabled PPP for bluetooth dund usage (for Treo650 bluetooth ↵Rod Whitby2007-07-211-1/+10
| | | | | | access point) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 ↵Rod Whitby2007-07-161-1/+1
| | | | | | temperature sensing and fan control git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx-2.6/config: Removed the disabling of swap so that the generic ↵Rod Whitby2007-07-161-1/+0
| | | | | | enabling of swap can come through git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to ↵Rod Whitby2007-07-131-1/+0
| | | | | | be built git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Add RTC driver for FSG-3Rod Whitby2007-07-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/fsg3: Compile needed drivers into the kernel to allow for booting ↵Rod Whitby2007-07-111-0/+5
| | | | | | directly from internal hard disk. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Initial profile for the Freecom FSG-3Rod Whitby2007-07-111-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Add initial support for the Freecom FSG-3Rod Whitby2007-07-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with ↵Rod Whitby2007-06-301-3/+3
| | | | | | known good nslu2-linux kernel usb hub settings. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7785 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build via velocity module for ixp4xxRod Whitby2007-06-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* minor kernel config syncFelix Fietkau2007-06-211-8/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-0/+6
| | | | | | the kernel version in the target makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Removed the disabling of CONFIG_TUN, and a number of other USB-related ↵Rod Whitby2007-05-301-20/+0
| | | | | | items, from the ixp4xx-2.6 default config, so that the generic config-template allows them to all be built as modules. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enabled CONFIG_INPUT as a module, and included other default settings to ↵Rod Whitby2007-05-301-0/+5
| | | | | | enable oldconfig to complete automatically. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7397 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, ↵Rod Whitby2007-05-301-1/+1
| | | | | | and enabled ixp4xx LEDS support. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6Rod Whitby2007-05-291-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6Rod Whitby2007-05-291-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7384 3c298f89-4303-0410-b956-a3cf2f4a3e73
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7Imre Kaloz2007-05-231-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixup avila networking, add support for the loftImre Kaloz2007-05-101-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* preliminary board support for the Linksys WRT300N v2 (incomplete)Imre Kaloz2007-05-101-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the Compex WP18 and NP18AImre Kaloz2007-04-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-131-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable OTP support for IXP4xxImre Kaloz2007-04-031-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupImre Kaloz2007-04-021-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Netgear WG302 v2 / WAG302 v2 supportImre Kaloz2007-04-021-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up nfsd kernel config entries (#1523)Felix Fietkau2007-03-271-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix squashfs for ixp4xxImre Kaloz2007-03-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add squashfs support for ixp4xxFelix Fietkau2007-03-051-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support ↵Imre Kaloz2007-03-031-1/+4
| | | | | | to two patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6489 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable preinit in a few other platformsFelix Fietkau2007-03-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)Felix Fietkau2007-02-281-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)Felix Fietkau2007-02-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config filesFelix Fietkau2007-02-221-0/+486
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Reorganize kernel configs - target/linux/*/config is now a directory.Felix Fietkau2007-02-221-1639/+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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port [6229] to kamikazeFelix Fietkau2007-02-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)Rod Whitby2007-01-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot to add the DELUDE target :/Florian Fainelli2007-01-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-15/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other ↵Rod Whitby2006-12-291-10/+5
| | | | | | kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Compiled the ixp4xx on-board network support into the kernel, so that ↵Rod Whitby2006-12-201-3/+3
| | | | | | auto-loading of the microcode from another flash partition will work. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then ↵Rod Whitby2006-12-191-2/+40
| | | | | | there has to be many other SENSORS config options unset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100dRod Whitby2006-12-191-3/+128
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵Imre Kaloz2006-12-191-41/+125
| | | | | | ixp4xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable msdos fs support and package itFlorian Fainelli2006-12-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add HFS and HFS+ modules (#1024)Florian Fainelli2006-12-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reorganize nat helper packages, move ftp and irc nat to a package that is ↵Felix Fietkau2006-11-191-4/+4
| | | | | | enabled by default, for security reasons - see #917 for more information git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add mini_foFelix Fietkau2006-11-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable iso9660 and udf kernel modules (#930)Florian Fainelli2006-11-091-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73