Home
last modified time | relevance | path

Searched hist:"6010 d2c104bfa4e427545639bdf60217e96d4baa" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/rc/img-ir/
H A DKconfigdiff 6010d2c104bfa4e427545639bdf60217e96d4baa Mon Nov 17 13:17:47 CET 2014 James Hogan <james.hogan@imgtec.com> [media] img-ir: Depend on METAG or MIPS or COMPILE_TEST

The ImgTec Infrared decoder block which img-ir drives is only used in
IMGWorks SoCs so far, such as the TZ1090 (Meta based) and the upcoming
Pistachio (MIPS based). Therefore make the driver depend on METAG (for
TZ1090) or MIPS (for Pistachio) or COMPILE_TEST (so that it is included
in x86 allmodconfig builds), to avoid cluttering the Kconfig menu with
drivers for hardware that isn't yet available on other platforms.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>