summaryrefslogtreecommitdiffstats
path: root/package/doom-wad/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/doom-wad/Config.in')
-rw-r--r--package/doom-wad/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/doom-wad/Config.in b/package/doom-wad/Config.in
new file mode 100644
index 000000000..aa1d029eb
--- /dev/null
+++ b/package/doom-wad/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_DOOM_WAD
+ bool "shareware Doom WAD file"
+ depends on BR2_PACKAGE_PRBOOM
+ help
+ This will install the shareware wad data file for the doom game.
+
+ The wad file will be placed in the /usr/share/games/doom directory.