diff options
| author | Tom Rini <[email protected]> | 2022-12-02 16:42:39 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-12-22 10:31:48 -0500 |
| commit | 0a69d6afcab9b2fa364cd78aa67340185c5f75a0 (patch) | |
| tree | ba74a254923a8253ab38ed51e53101822da74578 /README | |
| parent | 3348c6b6a5cbf71bde837bf80cf962ee6aaeff20 (diff) | |
Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig
This converts the following to Kconfig:
CONFIG_OVERWRITE_ETHADDR_ONCE
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1071,13 +1071,6 @@ The following options need to be configured: completely disabled. Anybody can change or delete these parameters. - Alternatively, if you define _both_ an ethaddr in the - default env _and_ CONFIG_OVERWRITE_ETHADDR_ONCE, a default - Ethernet address is installed in the environment, - which can be changed exactly ONCE by the user. [The - serial# is unaffected by this, i. e. it remains - read-only.] - The same can be accomplished in a more flexible way for any variable by configuring the type of access to allow for those variables in the ".flags" variable |
