aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/pcmcia.mk
Commit message (Collapse)AuthorAgeFilesLines
* kernel: add support for Option Fusion+ PCMCIA cardTomasz Maciej Nowak2016-12-201-0/+16
| | | | | | | New package kmod-pcmcia-nozomi to suppot Option Fusion+ HSDPA PCMCIA modem. Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
* kernel: add support for PD6729 PCMCIA bridgeTomasz Maciej Nowak2016-12-201-0/+16
| | | | | | | New package kmod-pcmcia-pd6729 to support Cirrus Logic PD6729 PCI-to-PCMCIA bridge. Signen-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
* kernel: enable CONFIG_PCMCIA_LOAD_CISTomasz Maciej Nowak2016-12-201-0/+1
| | | | | | | Allow to load .cis firmware updates from userspace. Some of PCMCIA cards need to update Card Information Structure (CIS) to work properly. Signen-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
* kernel: declare AddDepends in pcmcia.mkTomasz Maciej Nowak2016-12-201-7/+13
| | | | | | Stack repeated definitions to easy further additions. Signen-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
* kernel: don't load pcmcia_rsrc in kmod-pcmcia-yentaTomasz Maciej Nowak2016-12-201-1/+1
| | | | | | | Kmod-pcmcia-yenta already depends on kmod-pcmcia-rsrc so there is no need to load it second time. Signen-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
* kernel: remove old kernel compat code for pcmciaFelix Fietkau2013-09-271-6/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38239
* kernel: be consistent with formatting styleLuka Perkov2013-07-261-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37545
* kernel: kmod-pcmcia-serial requires kmod-serial-8250Jonas Gorski2013-07-181-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37419
* packages: clean up the package folderJohn Crispin2013-06-211-0/+80
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007