]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: exynos_defconfig: Enable Samsung media platform drivers as modules
authorJavier Martinez Canillas <javier@osg.samsung.com>
Thu, 28 Apr 2016 13:29:39 +0000 (09:29 -0400)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Mon, 30 May 2016 06:34:34 +0000 (08:34 +0200)
commit3dfb4e634b7e1eae079cd5086d3ea0c77b6896dc
tree2c37281022c134f81151b402d277594260960bcd
parent0869f40905a60e35d864df1a6f88df807bac192b
ARM: exynos_defconfig: Enable Samsung media platform drivers as modules

There are a bunch of media platform drivers under drivers/media/platform/
that are for Samsung SoCs but are not being built with exynos_defconfig.

This patch enables them as a module to improve build coverage for these
drivers and also to allow people use them with proper hardware if modules
are installed. The S5P MFC driver wasn't enabled since it fails to probe.

Only the boolean Kconfig symbols are enabled as built-in, since drivers
are not critical and also to keep the kernel binary image size as small
as possible.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
arch/arm/configs/exynos_defconfig