blob: 6cf5a4e61e345309e69c9d5cfad56e5fdaed9876 [file] [log] [blame]
menuconfig SMEM
bool "SMEM (Shared Memory mamanger) support"
if SMEM
config MSM_SMEM
bool "Qualcomm Shared Memory Manager (SMEM)"
depends on DM
depends on ARCH_SNAPDRAGON
help
Enable support for the Qualcomm Shared Memory Manager.
The driver provides an interface to items in a heap shared among all
processors in a Qualcomm platform.
endif # menu "SMEM Support"