prboom: Use lowercase for kconfig option text

Like elsewhere in Buildroot.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2014-12-14 09:52:11 +01:00
parent f80033bbe7
commit 11fcf9986e

View file

@ -1,5 +1,5 @@
config BR2_PACKAGE_PRBOOM
bool "PrBoom"
bool "prboom"
select BR2_PACKAGE_SDL
select BR2_PACKAGE_SDL_MIXER
select BR2_PACKAGE_SDL_NET