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 a13e4453b2..04f8eab18c 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -145,6 +145,12 @@ endif ############################################################################### comment "Legacy options removed in 2017.05" +config BR2_PACKAGE_KODI_RTMPDUMP + bool "kodi rtmp has been removed" + select BR2_LEGACY + help + Internal rtmp support was removed from Kodi. + config BR2_PACKAGE_KODI_VISUALISATION_FOUNTAIN bool "kodi-visualisation-fountain has been removed" select BR2_LEGACY |