summaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/spi.mk
Commit message (Collapse)AuthorAgeFilesLines
* kernel: revert [40784]Nicolas Thill2014-08-271-1/+1
| | | | SVN-Revision: 42307
* kernel: Enable CONFIG_SPI_SPIDEV when selecting kmod-spidevFlorian Fainelli2014-05-201-1/+1
| | | | | | | | | | Without this patch /dev/spidev*.* only appears if CONFIG_SPI_SPIDEV is manually selected and set to "y" from the kernel config. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 40784
* kernel: make most modules use AutoProbeJohn Crispin2013-09-171-5/+4
| | | | | | | | now that we have modprobe we can set more than half of the modules to AutoProbe Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38021
* kernel: be consistent with formatting styleLuka Perkov2013-07-261-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37545
* kernel: add missing module for mmc-spiFelix Fietkau2013-07-191-2/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37440
* packages: clean up the package folderJohn Crispin2013-06-211-0/+90
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007