Commit 23335aa8 authored by Ramesh Gupta's avatar Ramesh Gupta Committed by Hari Kanigeri

OMAP4 syslink ipc add notify dependancy in Kconfig

This patch adds notify dependancy in ipc module
Signed-off-by: default avatarRamesh Gupta G <grgupta@ti.com>
parent ea8837e9
......@@ -8,6 +8,7 @@ if Sys_Link
config MPU_SYSLINK_IPC
tristate "OMAP IPC Module"
depends on MPU_BRIDGE_NOTIFY
default m
help
IPC Module
......@@ -27,7 +28,7 @@ config NOTIFY_DISPATCHER
config NOTIFY_DUCATI
tristate "OMAP Notify Ducati Module"
depends on MPU_BRIDGE_NOTIFY
depends on MPU_BRIDGE_NOTIFY && SYSLINK_PROC4430
default m
help
Notify Ducati Module
......
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