diff options
Diffstat (limited to 'package/freescale-imx')
| -rw-r--r-- | package/freescale-imx/imx-lib/Config.in | 6 | ||||
| -rw-r--r-- | package/freescale-imx/imx-vpuwrap/Config.in | 3 | ||||
| -rw-r--r-- | package/freescale-imx/kernel-module-imx-gpu-viv/Config.in | 6 | ||||
| -rw-r--r-- | package/freescale-imx/libz160/Config.in | 5 |
4 files changed, 11 insertions, 9 deletions
diff --git a/package/freescale-imx/imx-lib/Config.in b/package/freescale-imx/imx-lib/Config.in index 3687705041..746788e4c5 100644 --- a/package/freescale-imx/imx-lib/Config.in +++ b/package/freescale-imx/imx-lib/Config.in @@ -7,9 +7,9 @@ config BR2_PACKAGE_IMX_LIB depends on BR2_arm # Only relevant for i.MX help Library of userspace helpers specific for the Freescale i.MX - platform. It wraps the kernel interfaces for some i.MX platform - specific drivers. It requires a kernel that includes the i.MX - specific headers to be built. + platform. It wraps the kernel interfaces for some i.MX + platform specific drivers. It requires a kernel that + includes the i.MX specific headers to be built. This library is provided by Freescale as-is and doesn't have an upstream. diff --git a/package/freescale-imx/imx-vpuwrap/Config.in b/package/freescale-imx/imx-vpuwrap/Config.in index 35095955c2..bdfa147867 100644 --- a/package/freescale-imx/imx-vpuwrap/Config.in +++ b/package/freescale-imx/imx-vpuwrap/Config.in @@ -13,7 +13,8 @@ config BR2_PACKAGE_IMX_VPUWRAP depends on BR2_PACKAGE_FREESCALE_IMX_HAS_VPU select BR2_PACKAGE_IMX_VPU help - Wrapper library for the vpu library, giving it a different API. + Wrapper library for the vpu library, giving it a different + API. This library is provided by NXP as-is and doesn't have an upstream. diff --git a/package/freescale-imx/kernel-module-imx-gpu-viv/Config.in b/package/freescale-imx/kernel-module-imx-gpu-viv/Config.in index 9872678623..038bd4d483 100644 --- a/package/freescale-imx/kernel-module-imx-gpu-viv/Config.in +++ b/package/freescale-imx/kernel-module-imx-gpu-viv/Config.in @@ -7,9 +7,9 @@ config BR2_PACKAGE_KERNEL_MODULE_IMX_GPU_VIV help Kernel loadable module for Vivante GPU. - This package uses an exact copy of the GPU kernel driver source code - of the same version as base and include fixes and improvements - developed by FSL Community. + This package uses an exact copy of the GPU kernel driver + source code of the same version as base and include fixes + and improvements developed by FSL Community. This module is only meant for NXP-based kernel up to 4.1.x. diff --git a/package/freescale-imx/libz160/Config.in b/package/freescale-imx/libz160/Config.in index 012efb9e7b..a40ecdc754 100644 --- a/package/freescale-imx/libz160/Config.in +++ b/package/freescale-imx/libz160/Config.in @@ -3,8 +3,9 @@ config BR2_PACKAGE_LIBZ160 depends on BR2_ARM_EABI depends on BR2_TOOLCHAIN_USES_GLIBC help - An API for user space programs to perform 2D accelerated graphics - operations on AMD GPU (included for examples in iMX5x chipsets) + An API for user space programs to perform 2D accelerated + graphics operations on AMD GPU (included for examples in + iMX5x chipsets) comment "libz160 needs an EABI toolchain w/ glibc" depends on !BR2_ARM_EABI || !BR2_TOOLCHAIN_USES_GLIBC |

