config BR2_PACKAGE_LIBRETRO_RETROARCH bool "libretro-retroarch" depends on BR2_PACKAGE_RETROARCH select BR2_PACKAGE_LIBRETRO_DATABASE select BR2_PACKAGE_LIBRETRO_ASSETS help RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes video game system emulators and game engines as well as more generalized 3D programs. These programs are instantiated as dynamic libraries. We refer to these as "libretro cores". https://github.com/libretro/RetroArch