From df8dd4044c585da98a295f8e3a25252aa1490a3c Mon Sep 17 00:00:00 2001 From: ulfalizer Date: Fri, 13 Mar 2015 02:19:55 +0100 Subject: s/allconfig/allnoconfig/. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73eeb9d..7066ba9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ utilities in the kernel, usually invoked via make targets such as Thanks to a patch from Philip Craig (https://github.com/philipc) that adds support for the new `allnoconfig_y` option (which sets the user value of certain symbols -to `y` during `make allconfig` to improve coverage) and fixes an obscure issue +to `y` during `make allnoconfig` to improve coverage) and fixes an obscure issue with `comment`s inside `choice`s (that didn't affect correctness but made outputs differ), the testsuite now passes with Linux v4.0-rc3. Very little seems to have changed in the C implementation over the past years, which makes me happy. :) -- cgit v1.2.3