summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2019-09-03 15:03:02 +0200
committerPeter Korsgaard <peter@korsgaard.com>2019-09-03 15:03:02 +0200
commitd8e6851f11a6dcacd7874993d4e09f82bc5c25da (patch)
treebedd6ca155a1e80108d55bb884a4cb0f17df0f6f /Config.in.legacy
parent6ce076f0769f9ccf7ada76dffb9d78aaf4547f4d (diff)
parentf902445dbb4ffd66ac5e65fa2cbd3539eff56414 (diff)
Merge branch 'next'
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy15
1 files changed, 15 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 83dce8b3c8..72c364ecb5 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -144,6 +144,21 @@ endif
###############################################################################
+comment "Legacy options removed in 2019.11"
+
+config BR2_PACKAGE_WPA_SUPPLICANT_DBUS_NEW
+ bool "new dbus support option in wpa_supplicant was renamed"
+ select BR2_PACKAGE_WPA_SUPPLICANT_DBUS if BR2_TOOLCHAIN_HAS_THREADS
+ select BR2_LEGACY
+ help
+ The new dbus support option was renamed.
+
+config BR2_PACKAGE_WPA_SUPPLICANT_DBUS_OLD
+ bool "old dbus support in wpa_supplicant was removed"
+ select BR2_LEGACY
+ help
+ The old dbus support was removed.
+
comment "Legacy options removed in 2019.08"
config BR2_TARGET_TS4800_MBRBOOT