Files
kernel_common_drivers/drivers/firmware/Kconfig
T
Yao Jie 2c5349ae4c m4: bringup m4 on sm1 [1/1]
PD#SWPL-104282

Problem:
bringup m4 on sm1

Solution:
add bl40 module driver and configuration to
bringup m4

Verify:
SM1-AC200-S905D3

Change-Id: I39afd0f91a49bd187e23cb29111f06e8c404419d
Signed-off-by: Yao Jie <jie.yao@amlogic.com>
2023-04-04 19:37:02 +08:00

14 lines
237 B
Plaintext

# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
#
# Amlogic freertos configuration
#
menu "AMLOGIC firmware boot"
config AMLOGIC_FIRMWARE
tristate "firmware bootup support"
default n
help
support the amlogic firmware bootup;
endmenu