configs: use syntax CONFIG_FOO=n in tools-only_defconfig again

As explained in commit c2cd7bd3ecfe ("configs: use syntax CONFIG_FOO=n
in tools-only_defconfig") we need to not use the "# CONFIG_FOO is not
set" syntax here in order to work correctly on OSes where cpp comes
ffrom LLVM.

Fixes: 867e16ae05e2 ("configs: Resync with savedefconfig")
Signed-off-by: Tom Rini <trini@konsulko.com>
1 file changed