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 08caa8b62b..e52a81352e 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -107,6 +107,12 @@ endif ############################################################################### comment "Legacy options removed in 2015.08" +config BR2_PACKAGE_KODI_PVR_ADDONS + bool "Kodi PVR addon was split" + select BR2_LEGACY + help + Kodi PVR addon was split into seperate modules + config BR2_BINUTILS_VERSION_2_23_2 bool "binutils 2.23 option renamed" select BR2_LEGACY |