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 / fmlib / Config.in
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/fmlib/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/fmlib/Config.in
new file mode 100644 (file)
index 0000000..3cc6a2b
--- /dev/null
@@ -0,0 +1,15 @@
+comment "fmlib needs a Linux kernel to be built"
+       depends on BR2_powerpc_e500mc
+       depends on !BR2_LINUX_KERNEL
+
+config BR2_PACKAGE_FMLIB
+       bool "fmlib"
+       depends on BR2_powerpc_e500mc
+       depends on BR2_LINUX_KERNEL
+       help
+         The Frame Manager library provides Freescale PowerPC platforms an
+         API on top of the Frame Manager driver ioctl calls, that provides
+         a user space application with a simple way to configure driver
+         parameters and PCD (parse - classify - distribute) rules.
+
+         http://git.freescale.com/git/cgit.cgi/ppc/sdk/fmlib.git/tree/README