blob: 7b31b7a71f78a58a3f29cca376149996772f147f (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_LIBFSLCODEC
bool "libfslcodec"
depends on BR2_arm # Only relevant for i.MX
help
Binary codec libraries for the Freescale i.MX SoCs.
This library is provided by Freescale as-is and doesn't have
an upstream.
|