242c495b87: Sun Jul 5 16:09:22 2020 -0400 - Amlogic-ng: for g12x devices default Kodi audio output to HDMI Multi Ch PCM (cdu13a) 455b7266e4: Sun Jul 5 13:41:36 2020 +0200 - Amlogic-ng: disable VIDEO_EM28XX_RC for EM28XX devices In dvb-latest/crazycat this config item is disabled as it depends on RC_CORE. As the source file 'em28xx-input.c' is handled like a single kernel module dvb-latest/crazycat will load this module from kernel because of kernel module overlay handling. This will lead to a kernel oops because of a version mismatch of the modules. (Portisch)