+comment "boot-wrapper-aarch64 needs a Linux kernel to be built"
+ depends on BR2_aarch64
+ depends on !BR2_LINUX_KERNEL
+
config BR2_TARGET_BOOT_WRAPPER_AARCH64
bool "boot-wrapper-aarch64"
depends on BR2_aarch64
identical root filesystems, one embedded inside the kernel
image, and one separately.
-comment "initramfs requires a Linux kernel to be built"
+comment "initramfs needs a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL
depends on BR2_TARGET_ROOTFS_ISO9660
default "fs/iso9660/menu.lst"
-comment "iso image requires a Linux kernel to be built"
+comment "iso image needs a Linux kernel to be built"
depends on BR2_i386 || BR2_x86_64
depends on !BR2_LINUX_KERNEL
http://github.com/hglm/a10disp
-comment "a10disp requires the linux kernel"
+comment "a10disp needs a Linux kernel to be built"
depends on BR2_arm
depends on !BR2_LINUX_KERNEL
+comment "cryptodev needs a Linux kernel to be built"
+ depends on !BR2_LINUX_KERNEL
+
config BR2_PACKAGE_CRYPTODEV
- bool "cryptodev support"
+ bool "cryptodev"
depends on BR2_LINUX_KERNEL
help
Select the desired cryptodev implementation.
help
Enable use of multiple concurrent DirectFB applications
+comment "directfb multi application needs a Linux kernel to be built"
+ depends on !BR2_LINUX_KERNEL
+
config BR2_PACKAGE_DIRECTFB_DEBUG
bool "directfb debugging"
help
-comment "imx-lib needs an imx-specific kernel to be built"
+comment "imx-lib needs an imx-specific Linux kernel to be built"
depends on BR2_arm && !BR2_LINUX_KERNEL
config BR2_PACKAGE_IMX_LIB
-comment "gst-fsl-plugins requires an imx-specific kernel to be built"
+comment "gst-fsl-plugins needs an imx-specific Linux kernel to be built"
depends on BR2_arm && BR2_PACKAGE_GSTREAMER && !BR2_LINUX_KERNEL
config BR2_PACKAGE_GST_FSL_PLUGINS
+comment "igh-ethercat needs a Linux kernel to be built"
+ depends on !BR2_LINUX_KERNEL
+
config BR2_PACKAGE_IGH_ETHERCAT
bool "igh-ethercat"
depends on BR2_LINUX_KERNEL
http://www.ktap.org
-comment "ktap requires a linux kernel to be built"
+comment "ktap needs a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL
comment "ktap needs a toolchain w/ threads"
-comment "libfslvpuwrap needs an imx-specific kernel to be built"
+comment "libfslvpuwrap needs an imx-specific Linux kernel to be built"
depends on BR2_arm
depends on !BR2_LINUX_KERNEL
+comment "linux-fusion needs a Linux kernel to be built"
+ depends on !BR2_LINUX_KERNEL
+
config BR2_PACKAGE_LINUX_FUSION
depends on BR2_LINUX_KERNEL
bool "linux-fusion communication layer for DirectFB multi"
http://lttng.org
-comment "lttng-modules requires a linux kernel to be built"
+comment "lttng-modules needs a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL
http://www.at91.com/linux4sam/bin/view/Linux4SAM/SAM9M10Gstreamer
-comment "on2-8170-libs needs an (e)glibc toolchain and a linux kernel to be built"
+comment "on2-8170-libs needs an (e)glibc toolchain and a Linux kernel to be built"
depends on BR2_arm926t
depends on !BR2_LINUX_KERNEL || !BR2_TOOLCHAIN_USES_GLIBC
config BR2_PACKAGE_ON2_8170_MODULES
- bool "on2-8170 modules"
+ bool "on2-8170-modules"
depends on BR2_LINUX_KERNEL
depends on BR2_arm926t
help
http://www.at91.com/linux4sam/bin/view/Linux4SAM/SAM9M10Gstreamer
-comment "on2-8170 modules requires a linux kernel to be built"
+comment "on2-8170-modules needs a Linux kernel to be built"
depends on BR2_arm926t
depends on !BR2_LINUX_KERNEL
http://linux.hd-wireless.se/bin/view/Linux/GettingStarted
-comment "owl-linux requires a Linux kernel"
+comment "owl-linux needs a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL
depends on BR2_arm || BR2_armeb
https://perf.wiki.kernel.org/
-comment "perf only available if Linux kernel is enabled, and needs a toolchain w/ largefile"
+comment "perf needs a toolchain w/ largefile and a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL || !BR2_LARGEFILE
endif
-comment "ti-gfx needs an (e)glibc toolchain and the linux kernel"
+comment "ti-gfx needs an (e)glibc toolchain and a Linux kernel to be built"
depends on BR2_arm
depends on !(BR2_LINUX_KERNEL && BR2_TOOLCHAIN_USES_GLIBC)