|
@@ -101,6 +101,13 @@ endif
|
|
###############################################################################
|
|
###############################################################################
|
|
comment "Legacy options removed in 2014.02"
|
|
comment "Legacy options removed in 2014.02"
|
|
|
|
|
|
|
|
+config BR2_PACKAGE_TTCP
|
|
|
|
+ bool "ttcp has been removed"
|
|
|
|
+ select BR2_LEGACY
|
|
|
|
+ help
|
|
|
|
+ The 'ttcp' package has been removed since it has been
|
|
|
|
+ deprecated for more than four buildroot releases.
|
|
|
|
+
|
|
config BR2_PACKAGE_LIBNFC_LLCP
|
|
config BR2_PACKAGE_LIBNFC_LLCP
|
|
bool "libnfc-llcp has been removed"
|
|
bool "libnfc-llcp has been removed"
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|