diff options
| author | Joe Hershberger <[email protected]> | 2013-02-08 10:28:00 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2013-03-12 12:43:31 -0400 |
| commit | d514544fe04e1b83ca2f9a1f64b885d153a2d2d5 (patch) | |
| tree | ac28b53835b32b26fad7aa9bdbc1e69556ff71cb /include | |
| parent | fe492cee35f0628c9d813f1799e4d49ef6b4e6d4 (diff) | |
CONFIG_BOOTDELAY default should not affect runtime
Because the code that handles bootdelay is compiled in conditionally
based on the default value, you are restricted in the default,
regardless of what you want the runtime options to be.
Change the source to always check if any default is given so that other
values can be selected and used at runtime.
Signed-off-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
