lib/Kconfig: remove 'default n' for tests
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 Aug 2018 04:57:18 +0000 (21:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Aug 2018 17:52:48 +0000 (10:52 -0700)
commitfd7338ef624fab2efbeb011c3e790693b4199c8e
treee62a212e3e1632e8f3c3738d0a0a41bcc2776f29
parentd23599630b0fdecf3b676140a97619def16f2060
lib/Kconfig: remove 'default n' for tests

It seems contributors follow the style of Kconfig entries where explicit
'default n' is present.  The default 'default' is 'n' already, thus, drop
these lines from Kconfig to make it more clear.

Link: http://lkml.kernel.org/r/20180719085131.79541-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Coly Li <colyli@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig
lib/Kconfig.debug