summaryrefslogtreecommitdiffstats
path: root/package/libftdi/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libftdi/Config.in')
-rw-r--r--package/libftdi/Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libftdi/Config.in b/package/libftdi/Config.in
index 8e02cb914c..beb42d34c5 100644
--- a/package/libftdi/Config.in
+++ b/package/libftdi/Config.in
@@ -13,14 +13,12 @@ if BR2_PACKAGE_LIBFTDI
config BR2_PACKAGE_LIBTFDI_CPP
bool "C++ bindings"
depends on BR2_INSTALL_LIBSTDCPP
- depends on BR2_PACKAGE_BOOST_ARCH_SUPPORTS
depends on BR2_USE_WCHAR
select BR2_PACKAGE_BOOST
help
C++ bindings for libftdi
comment "libftdi C++ bindings need a toolchain w/ wchar, C++"
- depends on BR2_PACKAGE_BOOST_ARCH_SUPPORTS
depends on !BR2_USE_WCHAR || !BR2_INSTALL_LIBSTDCPP
endif # BR2_PACKAGE_LIBFTDI
OpenPOWER on IntegriCloud