# SPDX-License-Identifier: GPL-2.0-only
config CRYPTO_DEV_RTK
	tristate "RTK crypto driver"
	select CRYPTO_AEAD
	select CRYPTO_SKCIPHER
	select CRYPTO_ENGINE
	help
	  This driver provides support for realtek crypto device.
