Commit f17020eb authored by Ryan Barnett's avatar Ryan Barnett Committed by Peter Korsgaard
Browse files

python-pygame: rename package's Config.in bool

parent 8c66baa0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_PYTHON_PYGAME
	bool "pygame"
	bool "python-pygame"
	depends on BR2_PACKAGE_PYTHON
	select BR2_PACKAGE_SDL
	help