buildrootschalter/package/lxdoom/Config.in
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00

10 lines
247 B
Plaintext

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.