Commit a377657b 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 eae95c78
...@@ -8,6 +8,7 @@ if Sys_Link ...@@ -8,6 +8,7 @@ if Sys_Link
config MPU_SYSLINK_IPC config MPU_SYSLINK_IPC
tristate "OMAP IPC Module" tristate "OMAP IPC Module"
depends on MPU_BRIDGE_NOTIFY
default m default m
help help
IPC Module IPC Module
...@@ -27,7 +28,7 @@ config NOTIFY_DISPATCHER ...@@ -27,7 +28,7 @@ config NOTIFY_DISPATCHER
config NOTIFY_DUCATI config NOTIFY_DUCATI
tristate "OMAP Notify Ducati Module" tristate "OMAP Notify Ducati Module"
depends on MPU_BRIDGE_NOTIFY depends on MPU_BRIDGE_NOTIFY && SYSLINK_PROC4430
default m default m
help help
Notify Ducati Module 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