72deef154bbfb0f1bac65bc5041033b55c98bcc6
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / bcusdk / Config.in
1 config BR2_PACKAGE_BCUSDK
2         bool "bcusdk"
3         depends on BR2_USE_MMU # libpthsem
4         depends on BR2_INSTALL_LIBSTDCPP
5         select BR2_PACKAGE_LIBPTHSEM
6         select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC
7         help
8           A free development environment for the Bus Coupling Units of
9           the European Installation Bus.
10
11           The European Installation Bus EIB is a home and building
12           automation bus system. It is optimized for low-speed control
13           applications like lighting and blinds control.
14
15           BCUs (Bus Coupling Units) are standardized, generic
16           platforms for embedded EIB devices. They include the entire
17           physical layer network interface, power supply and a
18           microcontroller with an implementation of the EIB protocol
19           stack stored in the ROM.
20
21           http://www.auto.tuwien.ac.at/~mkoegler/eib/
22
23 comment "bcusdk needs a toolchain w/ C++"
24         depends on BR2_USE_MMU
25         depends on !BR2_INSTALL_LIBSTDCPP