summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/devices/Kconfig
diff options
context:
space:
mode:
authorJavier Martin2012-07-26 10:45:32 +0200
committerMauro Carvalho Chehab2012-08-06 13:32:23 +0200
commit6d8c4529f8058b4e8c902fe689786877f2224060 (patch)
treec344e4f1274d89ef39fef8001f6555b4852722e3 /arch/arm/plat-mxc/devices/Kconfig
parent[media] move dvb-usb-ids.h to dvb-core (diff)
downloadkernel-qcow2-linux-6d8c4529f8058b4e8c902fe689786877f2224060.tar.gz
kernel-qcow2-linux-6d8c4529f8058b4e8c902fe689786877f2224060.tar.xz
kernel-qcow2-linux-6d8c4529f8058b4e8c902fe689786877f2224060.zip
[media] i.MX: coda: Add platform support for coda in i.MX27
i.MX27 SoC include a codadx6 codec that is able to encode and decode H.264, H.263 and MPEG4. Signed-off-by: Javier Martin <javier.martin@vista-silicon.com> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'arch/arm/plat-mxc/devices/Kconfig')
-rw-r--r--arch/arm/plat-mxc/devices/Kconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/arm/plat-mxc/devices/Kconfig b/arch/arm/plat-mxc/devices/Kconfig
index cb3e3eef55c0..6b46cee2f9cd 100644
--- a/arch/arm/plat-mxc/devices/Kconfig
+++ b/arch/arm/plat-mxc/devices/Kconfig
@@ -15,7 +15,11 @@ config IMX_HAVE_PLATFORM_GPIO_KEYS
config IMX_HAVE_PLATFORM_IMX21_HCD
bool
-
+
+config IMX_HAVE_PLATFORM_IMX27_CODA
+ bool
+ default y if SOC_IMX27
+
config IMX_HAVE_PLATFORM_IMX2_WDT
bool