1 comment "imx-lib needs an imx-specific Linux kernel to be built"
2 depends on BR2_arm && !BR2_LINUX_KERNEL
4 config BR2_PACKAGE_IMX_LIB
6 depends on BR2_LINUX_KERNEL
7 depends on BR2_arm # Only relevant for i.MX
9 Library of userspace helpers specific for the Freescale i.MX
10 platform. It wraps the kernel interfaces for some i.MX platform
11 specific drivers. It requires a kernel that includes the i.MX
12 specific headers to be built.
14 This library is provided by Freescale as-is and doesn't have