mfd: Kconfig: Compile MFD_STW481X with COMPILE_TEST
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 12 Oct 2015 16:26:07 +0000 (17:26 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 30 Oct 2015 17:19:50 +0000 (17:19 +0000)
commit5349ca11ca33dd393539024b613ef352d24cbb51
tree881e4f4ecdb9daa143ecd691e8b343a2c93cfe22
parent0386af30d3d99d942dd68a8c64beb4f03958e74f
mfd: Kconfig: Compile MFD_STW481X with COMPILE_TEST

The driver depends on ARCH_NOMADIK but there isn't a build dependency
so it's a good idea to allow the driver to always be built when the
COMPILE_TEST option is enabled.

That way, the driver can be built with a config generated by make
allyesconfig and check if a patch would break the build.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
This page took 0.025065 seconds and 5 git commands to generate.