aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/Kconfig
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2016-12-15 15:35:12 -0700
committerMartin Roth <martinroth@google.com>2017-02-14 19:03:16 +0100
commitc8d16f49331fc3cfd3aebc7b2f47bad632fd665e (patch)
tree446629d4d4b7642341462b44cc38826aa34f4f01 /src/arch/x86/Kconfig
parent36537f113cf38f3b29cf5a51d563e8278f4683d8 (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/arch/x86/Kconfig')
0 files changed, 0 insertions, 0 deletions