Files
kernel_common_drivers/drivers/host/Kconfig
T
Liming Xue d70741d666 host driver: reconstruct dsp host driver [1/1]
PD#SWPL-99041

Problem:
reconstruct dsp host driver

Solution:
config CONFIG_AMLOGIC_MCU_DRIVER to enable mcu driver
the new driver support multiple dsp/m4 cores

Verify:
a1/c1/c2/sc2/t3/t3x/t7/t7c

Change-Id: Ib1e666e615260bb5b7377a18eeaaf8daa65de86f
Signed-off-by: Liming Xue <liming.xue@amlogic.com>
2023-09-25 00:13:42 -07:00

13 lines
263 B
Plaintext

# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
# amlogic mcu host driver configuration
config AMLOGIC_HOST_DRIVER
tristate "mcu host driver control support"
default n
help
This is the Amlogic
kernel load mcu driver
support the amlogic mcu host driver;