diff options
author | Martin Roth <martinroth@google.com> | 2016-12-15 15:25:15 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-02-06 20:14:45 +0100 |
commit | 8e4aafb531cb0455bf01effec5bbbc16c890cdf8 (patch) | |
tree | 1fe62dbac363ed997eaa990a89a7a096621de6c4 /src/mainboard/asus/f2a85-m | |
parent | 649100ad202f681632c6c1a949cb65cbe3fca482 (diff) |
src/Kconfig: Move options with no prompt towards the end of the file
Options with no prompt can go anywhere in the tree with the same
dependencies and they have the same effect. Moving them lower in
the tree allows the default values to be overridden by other Kconfig
files.
This patch just moves options with default values that aren't 'n'. The
'n' options are just removed in the next patch, since they aren't needed.
Verified that this makes no significant changes to any config file.
Change-Id: I46175756b937a241edba87dbf70ce1be851fa89d
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/17907
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/asus/f2a85-m')
0 files changed, 0 insertions, 0 deletions