mvebu: enable thermal module by default
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38232
This commit is contained in:
parent
03051c1442
commit
b5e56bd31f
@ -7,14 +7,15 @@
|
|||||||
|
|
||||||
define Profile/Generic
|
define Profile/Generic
|
||||||
NAME:=Generic (default)
|
NAME:=Generic (default)
|
||||||
PACKAGES:=kmod-mmc kmod-mvsdio kmod-usb2 kmod-usb-storage \
|
PACKAGES:= \
|
||||||
|
kmod-mmc kmod-mvsdio kmod-usb2 kmod-usb-storage \
|
||||||
kmod-of-i2c kmod-i2c-core kmod-i2c-mv64xxx \
|
kmod-of-i2c kmod-i2c-core kmod-i2c-mv64xxx \
|
||||||
kmod-ata-core kmod-ata-marvell-sata \
|
kmod-ata-core kmod-ata-marvell-sata \
|
||||||
kmod-rtc-marvell
|
kmod-rtc-marvell kmod-thermal-armada
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/Generic/Description
|
define Profile/Generic/Description
|
||||||
Package set compatible with most Marvell Armada 370/XP based boards
|
Package set compatible with most Marvell Armada 370/XP based boards.
|
||||||
endef
|
endef
|
||||||
$(eval $(call Profile,Generic))
|
|
||||||
|
|
||||||
|
$(eval $(call Profile,Generic))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user