diff options
author | Martin Roth <martinroth@google.com> | 2016-12-15 15:05:37 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-02-04 23:19:19 +0100 |
commit | 75e5cb7a74b037ba725480191c683cd8e5fab662 (patch) | |
tree | 93555ae1b1f902008a3644d3ba367705336d7779 /src/include/tpm_lite | |
parent | 0685322f4a718f8302827d1ee073c0f891a2f713 (diff) |
src/Kconfig: Move early defaults to the end of the file
For Kconfig options that we might want to override the default,
move the fallback default to the bottom of the file. This allows
the default to be set anywhere else, without requiring a select.
This is especially important for non-boolean symbols, which can't
have their defaults overridden in the Kconfig. Those can only be
updated in a saved config file.
Verified that this makes no significant changes to any config file.
Change-Id: I66034f356428f4ccd191d7420baf888edd5216dc
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/17906
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/include/tpm_lite')
0 files changed, 0 insertions, 0 deletions