aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/modules.mk
Commit message (Collapse)AuthorAgeFilesLines
* sunxi: fix build of rtc package when module not availableHauke Mehrtens2017-09-181-2/+2
| | | | | | | If the Kconfig option CONFIG_RTC_DRV_SUNXI is not selected this package should be be build. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* sunxi: clean up modules definitionsMatthias Schiffer2017-05-041-43/+3
| | | | | | | | | | | | | | | | | | Module definitions for kmod-wdt-sunxi and kmod-eeprom-sunxi are removed (wdt-sunxi was builtin anyways; nvmem-sunxi, which is the new name of eeprom-sunxi is changed to builtin). As kmod-eeprom-sunxi was specified in DEFAULT_PACKAGES, but not available on kernel 4.4, it was breaking the image builder. Support for kmod-sunxi-ir is added for kernel 4.4 (it is unclear why it was disable before, it builds fine with with kernel 4.4). Condtionals only relevant for pre-4.4 kernels are removed from modules.mk, as sunxi does't support older kernels anymore. Fixes FS#755. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* sunxi: prep module support options for 4.4Zoltan Herpai2016-01-091-8/+14
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 48160
* sunxi: add audio module for 4.1Zoltan Herpai2015-08-211-0/+17
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 46704
* sunxi: reorganize kmod-ata-sunxi dependenciesZoltan Herpai2015-08-211-4/+2
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 46702
* sunxi: add sunxi-ir moduleZoltan Herpai2014-09-211-0/+20
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42631
* target/sunxi: add dependency on sunxi to kmod-wdt-sunxiNicolas Thill2014-02-221-0/+1
| | | | SVN-Revision: 39693
* sunxi: various fixes - DT: update USB vbus from 3.3v to 5v - emac: add ↵Zoltan Herpai2014-01-061-0/+15
| | | | | | | | | | missing free_irq - DT: add emac aliases - DT: fix interrupts on A20 - modules: add watchdog module - don't compile in mac80211 - don't compile in usbnet Thanks to Hans de Goede, Zalan Blenessy et al. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39204
* sunxi: emac changes - move emac into module - add into profiles where ↵Zoltan Herpai2014-01-041-0/+12
| | | | | | | | appropriate Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39200
* sunxi: add sata driver for sun[47]iZoltan Herpai2014-01-041-0/+16
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39197
* sunxi: move sunxi-sid (security ID) off to moduleZoltan Herpai2014-01-041-0/+16
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39196
* sunxi: move rtc off to moduleZoltan Herpai2014-01-041-0/+24
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39195