mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ARM: rockchip_defconfig: Enable CONFIG_DM_VERITY_AVB
This is needed to enable the AVB specific dm-verity error handler. Change-Id: Ic367b266d0e39232a6303eb59c82b9b69fc1b9cc Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
This commit is contained in:
@@ -244,6 +244,7 @@ CONFIG_DM_CRYPT=y
|
||||
CONFIG_DM_UEVENT=y
|
||||
CONFIG_DM_VERITY=y
|
||||
CONFIG_DM_VERITY_FEC=y
|
||||
CONFIG_DM_VERITY_AVB=y
|
||||
CONFIG_NETDEVICES=y
|
||||
CONFIG_TUN=y
|
||||
# CONFIG_NET_VENDOR_ARC is not set
|
||||
|
||||
Reference in New Issue
Block a user