kirkwood: enable SoC drivers in the kernel config
Clean up packaged modules Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -665,7 +665,7 @@ $(eval $(call KernelPackage,crypto-xts))
|
||||
|
||||
define KernelPackage/crypto-mv-cesa
|
||||
TITLE:=Marvell crypto engine
|
||||
DEPENDS:=+kmod-crypto-manager @TARGET_kirkwood||TARGET_orion
|
||||
DEPENDS:=+kmod-crypto-manager @TARGET_orion
|
||||
KCONFIG:=CONFIG_CRYPTO_DEV_MV_CESA
|
||||
FILES:=$(LINUX_DIR)/drivers/crypto/mv_cesa.ko
|
||||
AUTOLOAD:=$(call AutoLoad,09,mv_cesa)
|
||||
|
||||
Reference in New Issue
Block a user