mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
include: configs: ti_armv7_common: Add documentation for protected section
Make the section protected by CONFIG_DISTRO_DEFAULTS macro clear. Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
parent
88419bb2d6
commit
fb2b320593
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@
|
|||
#define CFG_EXTRA_ENV_SETTINGS \
|
||||
BOOTENV
|
||||
|
||||
#endif
|
||||
#endif /* CONFIG_DISTRO_DEFAULTS */
|
||||
|
||||
#endif /* CONFIG_ARM64 */
|
||||
|
||||
|
|
Loading…
Reference in a new issue