diff options
author | Martin Roth <martinroth@google.com> | 2016-12-15 15:35:12 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-02-14 19:03:16 +0100 |
commit | c8d16f49331fc3cfd3aebc7b2f47bad632fd665e (patch) | |
tree | 446629d4d4b7642341462b44cc38826aa34f4f01 /src/northbridge | |
parent | 36537f113cf38f3b29cf5a51d563e8278f4683d8 (diff) |
src/Kconfig: Remove 'default n' statements from early in Kconfig
For boolean types, 'n' is the default default value - it doesn't
NEED to be set. If it IS set, it prevents a later default from
being set. So by removing the 'default n' statements from the
early symbols, they can be overridden other places in the tree.
Verified that this makes no significant changes to any config file.
Change-Id: I1b5b66bd8a3df8154a348b5272c56c88829b3ab4
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/17908
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/northbridge')
0 files changed, 0 insertions, 0 deletions