mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-25 11:25:17 +00:00
galaxy5200: enable version environment variable
Add version environment variable configuration to the galaxy5200 board header file. Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com> Edited commit message. Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
152d99f004
commit
bd4bca87f1
1 changed files with 2 additions and 0 deletions
|
@ -367,6 +367,8 @@
|
|||
CONFIG_BOOTP_DNS2 | \
|
||||
CONFIG_BOOTP_SEND_HOSTNAME )
|
||||
|
||||
#define CONFIG_VERSION_VARIABLE 1
|
||||
|
||||
/*
|
||||
* Various low-level settings
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue