Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
config BR2_PACKAGE_SDL2_GFX
- bool "SDL2_gfx"
+ bool "sdl2_gfx"
depends on BR2_PACKAGE_SDL2
help
The SDL2_gfx library is an extension to the SDL2 library
config BR2_PACKAGE_SDL2_IMAGE
- bool "SDL2_image"
+ bool "sdl2_image"
depends on BR2_PACKAGE_SDL2
help
SDL2_image is an image file loading library. It loads images
config BR2_PACKAGE_SDL2_TTF
- bool "SDL2_TTF"
+ bool "sdl2_ttf"
depends on BR2_PACKAGE_SDL2
select BR2_PACKAGE_FREETYPE
help