Commit 11fcf998 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

prboom: Use lowercase for kconfig option text



Like elsewhere in Buildroot.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent f80033bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_PRBOOM
	bool "PrBoom"
	bool "prboom"
	select BR2_PACKAGE_SDL
	select BR2_PACKAGE_SDL_MIXER
	select BR2_PACKAGE_SDL_NET