Commit e5b207dc authored by Subramaniam C.A's avatar Subramaniam C.A Committed by Hari Kanigeri

SYSLINK NOTIFY TESLA Remove build dependency on Notify dispatcher for Notify tesla module.

This changes the drivers/dsp/bridge/Kconfig file to
remove dependency on notify dispatcher
Signed-off-by: default avatarC A Subramaniam <subramaniam.ca@ti.com>
Signed-off-by: default avatarRamesh Gupta G <grgupta@ti.com>
parent 3525dff4
......@@ -4,7 +4,7 @@
menuconfig MPU_BRIDGE
tristate "DSP Bridge driver"
depends on MPU_BRIDGE_NOTIFY && NOTIFY_TESLA && NOTIFY_DISPATCHER
depends on MPU_BRIDGE_NOTIFY && NOTIFY_TESLA
default n
help
DSP/BIOS Bridge is designed for platforms that contain a GPP and
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment