From 4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 17 Jul 2008 20:01:44 +0000 Subject: Kconfig: remove 'default n' 'default n' is the default, so there's no need to say it explicitly. --- package/lxdoom/Config.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'package/lxdoom') diff --git a/package/lxdoom/Config.in b/package/lxdoom/Config.in index fbbc90002..892e45c8f 100644 --- a/package/lxdoom/Config.in +++ b/package/lxdoom/Config.in @@ -1,11 +1,9 @@ config BR2_PACKAGE_LXDOOM bool "lxdoom" - default n help This is the linux version of the popular doom game. config BR2_PACKAGE_LXDOOM_WAD bool "lxdoom-wad" - default n depends on BR2_PACKAGE_LXDOOM help This is the shareware wad data files for the doom game. -- cgit v1.2.3