defconfig: msmferrum: Enable QMI libraries on MSM FERRUM
Using select keyword to enable/disable the QMI Encode/Decode library
by creating reverse dependencies because the bool kconfig menu attribute
is absent in the initial kconfig of QMI library in kernel/lib/Kconfig.
Now the bool attribute is present to enable/disable the QMI library
through either the menuconfig interface or the defconfig file. Enable
QMI libraries to enable QMI communication by the kernel drivers.
Change-Id: Iad9a5f6b89cd83d1b4362535a945621c0f2c1e60
Signed-off-by:
Arun Kumar Neelakantam <aneela@codeaurora.org>
Loading
Please register or sign in to comment