lib: qmi: Add config string

Adding config string allows a config item to be enabled either through
defconfig or through menuconfig.

Change-Id: I0d1ca3f1fc4c9ce45c433292af8ffbe3482a450b
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
This commit is contained in:
Karthikeyan Ramasubramanian 2014-01-17 18:32:59 -07:00 committed by Bryan Huntsman
parent 6eb4dc3e66
commit aab200c64a
1 changed files with 2 additions and 2 deletions

View File

@ -379,7 +379,7 @@ config SIGNATURE
Implementation is done using GnuPG MPI library
config QMI_ENCDEC
bool
bool "QMI Encode/Decode Library"
help
Library to encode & decode QMI messages from within
the kernel. The kernel drivers encode the C structure into
@ -388,7 +388,7 @@ config QMI_ENCDEC
and then decode it into a C structure.
config QMI_ENCDEC_DEBUG
bool
bool "QMI Encode/Decode Library Debug"
help
Kernel config option to enable debugging QMI Encode/Decode
library. This will log the information regarding the element