aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/harddisk
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx: remove unmaintained targetAdrian Schmutzler2020-01-083-46/+0
| | | | | | | | | | | This target is still on kernel 4.9, and it looks like there is no active maintainer for this target anymore. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* treewide: remove kmod-usb-core from DEVICE_PACKAGESAdrian Schmutzler2019-10-061-1/+1
| | | | | | | | | | | | | | | | | | | This removes _all_ occurrences of kmod-usb-core from DEVICE_PACKAGES and similar variables. This package is pulled as dependency by one of the following packages in any case: - kmod-usb-chipidea - kmod-usb-dwc2 - kmod-usb-ledtrig-usbport - kmod-usb-ohci - kmod-usb2 - kmod-usb2-pci - kmod-usb3 Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> [remove kmod-usb-core from EnGenius ESR600] Signed-off-by: David Bauer <mail@david-bauer.net>
* ixp4xx: use usb-*-pci where appropriateJonas Gorski2015-05-291-1/+1
| | | | | | | | | Most boards use pci connected usb controllers, so make sure to include the pci drivers. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45840
* target/linux/*: kmod-fs-ext{2,3} RIPJohn Crispin2014-07-101-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41560
* kernel: add missing USB configuration symbols after r34501Florian Fainelli2012-12-071-0/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34568
* target: refresh all target configs with kconfig.plGabor Juhos2012-10-291-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987
* dont explicitly select wireless-tools. rely on the drivers that need them to ↵John Crispin2012-09-281-1/+1
| | | | | | have the right dependency SVN-Revision: 33593
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-191-1/+1
| | | | SVN-Revision: 31015
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-2/+1
| | | | SVN-Revision: 24084
* sort all target config filesImre Kaloz2009-11-111-9/+9
| | | | SVN-Revision: 18367
* ixp4xx/fsg3: Added ext3 to kernel for ext3 rootfs on internal diskRod Whitby2008-05-011-1/+1
| | | | SVN-Revision: 10993
* ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensionsRod Whitby2008-03-251-4/+1
| | | | SVN-Revision: 10651
* ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵Rod Whitby2007-12-073-0/+48
the subtarget SVN-Revision: 9670