Commit 4d0f8480 authored by Yang Yingliang's avatar Yang Yingliang Committed by Xie XiuQi
Browse files

config: disable CONFIG_CRYPTO_DEV_HISI_ZIP temporary



driver inclusion
category: bugfix
bugzilla: 13263
CVE: NA

---------------------------

zip_main.c introduce a compile warning:

drivers/crypto/hisilicon/zip/zip_main.c: In function 'hisi_zip_probe':
drivers/crypto/hisilicon/zip/zip_main.c:571:2: warning: enumeration value 'QM_HW_UNKNOWN' not handled in switch [-Wswitch]
  switch (rev_id) {
  ^
Disable CONFIG_CRYPTO_DEV_HISI_ZIP temporary for
avoiding this warning.

Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent 53e1345b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment