#
# amlogic encrypt img judge
#

menu "defend img file update support"

config DEFEND_IMG
	depends on EFUSE
	bool "defend img update"
	default n
	help
		defend update system for board, when system is encrypted, the system img 
		must be encrypted with same key in board

endmenu
