Staging: htc: Dream: limit Kconfig for only MSM platforms
Limit SMD communication glue to MSM platform. It is closely tied to MSM architecture. Signed-off-by: Pavel Machek <pavel@ucw.cz> Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
0949a02544
commit
d4d000f636
|
@ -1,4 +1,5 @@
|
|||
config MSM_SMD
|
||||
depends on ARCH_MSM
|
||||
default y
|
||||
bool "MSM Shared Memory Driver (SMD)"
|
||||
help
|
||||
|
|
Loading…
Reference in New Issue