diff --git a/package/ivi-homescreen/Config.in b/package/ivi-homescreen/Config.in index a4f5f6835f..d7cc4ce04e 100644 --- a/package/ivi-homescreen/Config.in +++ b/package/ivi-homescreen/Config.in @@ -187,6 +187,7 @@ config BR2_PACKAGE_IVI_HOMESCREEN_TEXT_INPUT_PLUGIN comment "plugins with external dependencies" config BR2_PACKAGE_IVI_HOMESCREEN_AUDIO_PLAYERS bool "Audio Players" + depends on BR2_USE_MMU # gstreamer1 select BR2_PACKAGE_GSTREAMER1 select BR2_PACKAGE_GST1_PLUGINS_BASE select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_ALSA @@ -201,6 +202,7 @@ config BR2_PACKAGE_IVI_HOMESCREEN_AUDIO_PLAYERS config BR2_PACKAGE_IVI_HOMESCREEN_FLUTTER_SECURE_STORAGE_PLUGIN bool "Flutter Secure Storage" + depends on BR2_USE_MMU # libsecret select BR2_PACKAGE_LIBSECRET help Store data in secure storage