]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btqcomsmd: Allow driver to build if COMPILE_TEST is enabled
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 2 Jan 2017 13:23:23 +0000 (10:23 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 16 Feb 2017 16:36:31 +0000 (17:36 +0100)
commitb7cc37957e65440c22991e8a0464d7cd3995b95e
tree1978a4645da51aa38d6b91c908e0dd5a6c9fc77c
parent35dd305bee4caac7c9beefd61ccc69c852633403
Bluetooth: btqcomsmd: Allow driver to build if COMPILE_TEST is enabled

The driver only has runtime but no build time dependency with QCOM_SMD &&
QCOM_WCNSS_CTRL. So it can be built for testing purposes if COMPILE_TEST
option is enabled.

This is useful to have more build coverage and make sure that the driver
is not affected by changes that could cause build regressions.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig