summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Config.in.legacy5
1 files changed, 2 insertions, 3 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 597534ebf6..2fed2d8792 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -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
OpenPOWER on IntegriCloud