diff options
author | Greg Watson <jarrah@users.sourceforge.net> | 2003-11-05 18:55:44 +0000 |
---|---|---|
committer | Greg Watson <jarrah@users.sourceforge.net> | 2003-11-05 18:55:44 +0000 |
commit | 8cb747942cc50e82cff381c935a5d816e1ceb801 (patch) | |
tree | 69561760c9d119e6ac84107c9ea89e4d2c16dc90 /src/mainboard/arima/hdama | |
parent | ae83b3641505a34acaedc031a9ca08957fdea217 (diff) |
New option behavior:
1. Options can only be set with 'option' statement in the target
configuration file. Options can be set as many times as needed.
2 Option DEFAULT values can be changed (or set) in any configuration file.
Changing a default value will display a warning message.
3. A default value is changed with the statement 'default <op> = <val>'.
4. Setting an option overrides the default value.
5. The 'mainboard' and 'arch' statements now set options implicitly. No
'uses' statement is required.
The idea is that parts will define default values for options that
they need/use. Option overrides are only done in the target file.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1258 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/arima/hdama')
0 files changed, 0 insertions, 0 deletions