2 define KernelPackage/crypto-mv_cesa
3 TITLE:=Marvell crypto engine
4 KCONFIG:=CONFIG_CRYPTO_DEV_MV_CESA
5 FILES:=$(LINUX_DIR)/drivers/crypto/mv_cesa.ko
6 AUTOLOAD:=$(call AutoLoad,09,mv_cesa)
7 SUBMENU:=Cryptographic API modules
8 DEPENDS:=kmod-crypto-core @TARGET_kirkwood
11 $(eval $(call KernelPackage,crypto-mv_cesa))