The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / fmc / Config.in
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/fmc/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/fmc/Config.in
new file mode 100644 (file)
index 0000000..a50f80d
--- /dev/null
@@ -0,0 +1,25 @@
+comment "fmc needs a toolchain w/ C++"
+       depends on BR2_powerpc_e500mc
+       depends on !BR2_INSTALL_LIBSTDCPP
+
+comment "fmc needs a Linux kernel to be built"
+       depends on BR2_powerpc_e500mc
+       depends on !BR2_LINUX_KERNEL
+
+config BR2_PACKAGE_FMC
+       bool "fmc"
+       depends on BR2_powerpc_e500mc
+       depends on BR2_INSTALL_LIBSTDCPP
+       depends on BR2_LINUX_KERNEL # fmlib
+       select BR2_PACKAGE_TCLAP
+       select BR2_PACKAGE_LIBXML2
+       select BR2_PACKAGE_FMLIB
+       help
+         The Frame Manager Configuration tool is Freescale PowerPC platform
+         software package whose primary purpose is converting
+         Parse-Classify-Police-Distribute (PCD) descriptions of network
+         packets flow into hardware configuration. The tool provides an
+         abstraction layer between the end customer's vision of the PCD task
+         definition and real hardware implementation.
+
+         http://cache.freescale.com/files/32bit/doc/app_note/AN4760.pdf