summaryrefslogtreecommitdiff
path: root/package/kernel/modules/block.mk
AgeCommit message (Expand)Author
2007-10-23The RB513 CF driver is now a module, enable it by default for the RB1xx profile.florian
2007-10-20fix up a few ide related kernel config issues (related to #2516)nbd
2007-10-09remove trailing spaces to fix errors at dump timenico
2007-10-08added sdparm and scsi-generic module, from #2481blogic
2007-09-16move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since...nico
2007-09-16rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ...nico
2007-09-16cosmetic changes: rename submenu vars, add missing copyright headersnico
2007-09-16add missing dependencies on PCI/PCMCIA/USB supportnico
2007-09-09fix KCONFIG in packages: move back all KCONFIG from package variants to the m...nico
2007-09-09fix kmod-ide-corenbd
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-09-03require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...nico
2007-08-28cosmetic fixes: rearrange KernelPackage definitionsnico
2007-07-23Fixed required KCONFIG symbols for block IDE modulesrwhitby
2007-07-23more dependency fixesnbd
2007-07-18add missing depnbd
2007-07-18dynamically enable/disable kernel config options for kmod packages based on b...nbd
2007-05-30Added required scsi autoloads to pata_artoprwhitby
2007-05-29pata-artop: no longer requires ide modulesrwhitby
2007-05-20Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).rwhitby
2007-04-18Improved autorebuild for kernel related stuff.nbd
2007-03-07split out scsi module support and add ata piix supportpavlov