Searched hist:"7 f8a9a7e98f99e9cd874eaf6ca2f00438c2a7c38" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | Kconfig | diff 7f8a9a7e98f99e9cd874eaf6ca2f00438c2a7c38 Sat Oct 10 18:08:32 CEST 2015 Luis de Bethencourt <luisbg@osg.samsung.com> 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>
|