Commit 43e951e7 authored by James Hogan's avatar James Hogan

media: img-ir: Drop METAG dependency

Now that arch/metag/ has been removed, remove the METAG dependency from
the IMG IR device driver. The hardware is also present on MIPS SoCs so
the driver still has value.
Signed-off-by: default avatarJames Hogan <jhogan@kernel.org>
Acked-by: default avatarSean Young <sean@mess.org>
Cc: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
Cc: linux-metag@vger.kernel.org
parent b9b29090
config IR_IMG config IR_IMG
tristate "ImgTec IR Decoder" tristate "ImgTec IR Decoder"
depends on RC_CORE depends on RC_CORE
depends on METAG || MIPS || COMPILE_TEST depends on MIPS || COMPILE_TEST
select IR_IMG_HW if !IR_IMG_RAW select IR_IMG_HW if !IR_IMG_RAW
help help
Say Y or M here if you want to use the ImgTec infrared decoder Say Y or M here if you want to use the ImgTec infrared decoder
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment