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
1 comment "fmc needs a toolchain w/ C++"
2         depends on BR2_powerpc_e500mc
3         depends on !BR2_INSTALL_LIBSTDCPP
4
5 comment "fmc needs a Linux kernel to be built"
6         depends on BR2_powerpc_e500mc
7         depends on !BR2_LINUX_KERNEL
8
9 config BR2_PACKAGE_FMC
10         bool "fmc"
11         depends on BR2_powerpc_e500mc
12         depends on BR2_INSTALL_LIBSTDCPP
13         depends on BR2_LINUX_KERNEL # fmlib
14         select BR2_PACKAGE_TCLAP
15         select BR2_PACKAGE_LIBXML2
16         select BR2_PACKAGE_FMLIB
17         help
18           The Frame Manager Configuration tool is Freescale PowerPC platform
19           software package whose primary purpose is converting
20           Parse-Classify-Police-Distribute (PCD) descriptions of network
21           packets flow into hardware configuration. The tool provides an
22           abstraction layer between the end customer's vision of the PCD task
23           definition and real hardware implementation.
24
25           http://cache.freescale.com/files/32bit/doc/app_note/AN4760.pdf