# SPDX-License-Identifier: GPL-2.0-only
#
# bl31 log driver
#

config BL31_LOG
	tristate "BL31 log driver"
	default y
