]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: android-goldfish: Allow compiling the driver with COMPILE_TEST
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Sat, 10 Oct 2015 16:08:32 +0000 (17:08 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Oct 2015 15:00:13 +0000 (16:00 +0100)
commit7f8a9a7e98f99e9cd874eaf6ca2f00438c2a7c38
tree15caeb15268d6b1f9cb42890a4b0fc4d28921c53
parentc41d31f71d8889919d2f3becbccd6d2d7a3bd243
mmc: android-goldfish: Allow compiling the driver with COMPILE_TEST

The driver depends on GOLDFISH 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>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig