depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII201305
depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII201405
depends on !BR2_INET_IPV6 || !BR2_TOOLCHAIN_HAS_THREADS \
- || !BR2_LARGEFILE || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
+ || !BR2_LARGEFILE || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
config BR2_PACKAGE_PYTHON_IPADDR
- depends on BR2_PACKAGE_PYTHON # included since python3.3
- bool "python-ipaddr"
+ depends on BR2_PACKAGE_PYTHON # included since python3.3
+ bool "python-ipaddr"
help
An IPv4/IPv6 manipulation library in Python. This library is
used to create/poke/manipulate IPv4 and IPv6 addresses and
comment "Misc. features"
config BR2_PACKAGE_QEMU_FDT
- bool "Enable FDT"
- select BR2_PACKAGE_DTC
- help
- Say 'y' here to have QEMU capable of constructing Device Trees,
- and passing them to the VMs.
+ bool "Enable FDT"
+ select BR2_PACKAGE_DTC
+ help
+ Say 'y' here to have QEMU capable of constructing Device Trees,
+ and passing them to the VMs.
endif # BR2_PACKAGE_QEMU_HAS_EMULS
If unsure, say N.
config BR2_PACKAGE_QT5BASE_NETWORK
- def_bool y
+ def_bool y
config BR2_PACKAGE_QT5BASE_CONCURRENT
bool "concurrent module"
This options enables the Qt5Concurrent library.
config BR2_PACKAGE_QT5BASE_SQL
- def_bool y
+ def_bool y
if BR2_PACKAGE_QT5BASE_SQL
config BR2_PACKAGE_QT5BASE_MYSQL
depends on BR2_USE_MMU
depends on !BR2_avr32 # toolchain too old
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_INET_IPV6 \
- || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
+ || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
config BR2_PACKAGE_SQUID
bool "squid"