Commit b2ba4b2c authored by Yuvaraj Patil's avatar Yuvaraj Patil Committed by Thomas Petazzoni
Browse files

ltris: needs MMU

parent 1d32e776
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_LTRIS
	bool "LTris"
	depends on BR2_USE_MMU # fork()
	select BR2_PACKAGE_SDL
	select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
	help