cryptodev-linux: remove DEFAULT redefinition

This commit is contained in:
CN_SZTL 2020-01-21 14:33:38 +08:00
parent 5beb555b16
commit 49a5fd80a0
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -27,7 +27,6 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/cryptodev
SUBMENU:=Cryptographic API modules
DEFAULT:=m if ALL
TITLE:=Driver for cryptographic acceleration
URL:=http://cryptodev-linux.org/
VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)