diff options
Diffstat (limited to 'tasks/003-kodi')
-rw-r--r-- | tasks/003-kodi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/003-kodi b/tasks/003-kodi index 8cf714efb..c1766c245 100644 --- a/tasks/003-kodi +++ b/tasks/003-kodi @@ -35,7 +35,7 @@ config ADK_APPLIANCE_KODI select ADK_PACKAGE_BCM28XX_BOOTLOADER_EXTRA if ADK_TARGET_BOARD_BCM28XX select ADK_PACKAGE_BCM28XX_VC_LIBS if ADK_TARGET_BOARD_BCM28XX select ADK_PACKAGE_BCM28XX_VC_GL_LIBS if ADK_TARGET_BOARD_BCM28XX - select ADK_KERNEL_PREEMPT__LL # for better performance and no sound problems + select ADK_KERNEL_PREEMPT__LL if !ADK_APPLIANCE_CONVOLUTION # for better performance and no sound problems help Create a small kodi multimedia appliance. Please enable additional features in Package/Multimedia |