mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-09-03 02:16:09 +02:00

Change file mode to 644 to comply with community rule. Signed-off-by: Zhou Peng <eagle.zhou@nxp.com>
15 lines
233 B
Plaintext
15 lines
233 B
Plaintext
#
|
|
# Codec configuration
|
|
#
|
|
|
|
menu "MXC HANTRO(Video Processing Unit) 845 support"
|
|
depends on ARCH_MXC
|
|
|
|
config MXC_HANTRO_845
|
|
tristate "Support for MXC HANTRO(Video Processing Unit) 845"
|
|
default y
|
|
help
|
|
VPU codec device.
|
|
|
|
endmenu
|