diff options
Diffstat (limited to 'Config.in.legacy')
-rw-r--r-- | Config.in.legacy | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy index c137006948..64f5d58bd7 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -146,6 +146,12 @@ endif comment "Legacy options removed in 2019.02" +config BR2_PACKAGE_PINENTRY_QT4 + bool "pinentry-qt4 option removed" + select BR2_LEGACY + help + The pinentry-qt4 option was removed. + config BR2_PACKAGE_POPPLER_QT bool "poppler qt option removed" select BR2_LEGACY |