|
@@ -99,6 +99,8 @@ comment "----------------------------------------------------"
|
|
|
endif
|
|
|
|
|
|
###############################################################################
|
|
|
+comment "Legacy options removed in 2014.02"
|
|
|
+
|
|
|
config BR2_PACKAGE_LIBNFC_LLCP
|
|
|
bool "libnfc-llcp has been removed"
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
@@ -109,9 +111,6 @@ config BR2_PACKAGE_LIBNFC_LLCP
|
|
|
to 'libllcp'. We have added a new package for 'libllcp' and bumped
|
|
|
the version at the same time.
|
|
|
|
|
|
-###############################################################################
|
|
|
-comment "Legacy options removed in 2014.02"
|
|
|
-
|
|
|
config BR2_PACKAGE_SQUASHFS3
|
|
|
bool "squashfs3 has been removed"
|
|
|
select BR2_LEGACY
|