Hauke Mehrtens
4b81bb13f4
sunxi: fix build of rtc package when module not available
...
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>
2017-09-18 18:36:26 +02:00
Matthias Schiffer
be40d0a144
sunxi: clean up modules definitions
...
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>
2017-05-04 07:07:18 +02:00
Zoltan Herpai
24894e52bc
sunxi: prep module support options for 4.4
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48160
2016-01-09 16:19:21 +00:00
Zoltan Herpai
79e1aa2ac3
sunxi: add audio module for 4.1
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 46704
2015-08-21 13:16:11 +00:00
Zoltan Herpai
c00198216a
sunxi: reorganize kmod-ata-sunxi dependencies
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 46702
2015-08-21 10:08:07 +00:00
Zoltan Herpai
aa0848bba2
sunxi: add sunxi-ir module
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42631
2014-09-21 16:28:06 +00:00
Nicolas Thill
86f5a9cf78
target/sunxi: add dependency on sunxi to kmod-wdt-sunxi
...
SVN-Revision: 39693
2014-02-22 15:51:11 +00:00
Zoltan Herpai
ba05c97e5e
sunxi: various fixes - DT: update USB vbus from 3.3v to 5v - emac: add 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
2014-01-06 21:51:39 +00:00
Zoltan Herpai
815ceabd9d
sunxi: emac changes - move emac into module - add into profiles where appropriate
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39200
2014-01-04 17:33:44 +00:00
Zoltan Herpai
34ca9f355e
sunxi: add sata driver for sun[47]i
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39197
2014-01-04 16:30:56 +00:00
Zoltan Herpai
9808a0830b
sunxi: move sunxi-sid (security ID) off to module
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39196
2014-01-04 13:46:43 +00:00
Zoltan Herpai
1ffc2deed4
sunxi: move rtc off to module
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39195
2014-01-04 12:47:51 +00:00