mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
9 lines
381 B
Plaintext
9 lines
381 B
Plaintext
config BR2_PACKAGE_LIBRETRO_DATABASE
|
|
bool "retroarch database"
|
|
depends on BR2_PACKAGE_RETROARCH
|
|
help
|
|
RetroArch incoporates a ROM scanning system to automatically produce playlists.
|
|
Each ROM that is scanned by the playlist generator is checked against a database of ROMs that are known to be good copies.
|
|
|
|
https://github.com/libretro/libretro-database
|