diff --git a/Config.in.legacy b/Config.in.legacy index 957cbb8b3c..05127ab9c6 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -146,30 +146,6 @@ endif comment "Legacy options removed in 2020.08" -config BR2_PACKAGE_PHP_EXT_HASH - bool "php hash extension is mandatory" - select BR2_LEGACY - help - Since php 7.4.0, hash extension can't be disabled. - -config BR2_PACKAGE_EFL_GIF - bool "efl evas gif loader is mandatory" - select BR2_LEGACY - help - Since efl 1.23.x, the evas gif loader can't be disabled. - -config BR2_PACKAGE_EFL_PNG - bool "efl evas png loader is mandatory" - select BR2_LEGACY - help - Since efl 1.23.x, the evas png loader can't be disabled. - -config BR2_PACKAGE_EFL_ELPUT - bool "efl elput is enabled by efl drm option" - select BR2_LEGACY - help - Since efl 1.23.x, the drm option enable the elput library. - config BR2_KERNEL_HEADERS_5_6 bool "kernel headers version 5.6.x are no longer supported" select BR2_LEGACY