summaryrefslogtreecommitdiff
path: root/package/lxdoom/Config.in
blob: 892e45c8fcb78f2e628cab9f84782c1adc2bc14e (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LXDOOM
	bool "lxdoom"
	help
	  This is the linux version of the popular doom game.
config BR2_PACKAGE_LXDOOM_WAD
	bool "lxdoom-wad"
	depends on BR2_PACKAGE_LXDOOM
	help
	  This is the shareware wad data files for the doom game.