msm: Kconfig: Enable QMI libraries on APQ8084

Enable QMI libraries to enable QMI communication by the kernel drivers.

Change-Id: Ia09b7a5bdd28943c3b63424b7654ed12011b40a8
Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
This commit is contained in:
Jeff Hugo 2013-05-21 09:51:05 -06:00 committed by Stephen Boyd
parent 6e1ce85e96
commit 3b7ced9690
1 changed files with 1 additions and 0 deletions

View File

@ -309,6 +309,7 @@ config ARCH_APQ8084
select ARCH_WANT_KMAP_ATOMIC_FLUSH
select MEMORY_HOLE_CARVEOUT
select DONT_MAP_HOLE_AFTER_MEMBANK0
select QMI_ENCDEC
config ARCH_MPQ8092
bool "MPQ8092"