Răsfoiți Sursa

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>
Eric Millbrandt 15 ani în urmă
părinte
comite
71ce9bd7f5
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      include/configs/galaxy5200.h

+ 2 - 0
include/configs/galaxy5200.h

@@ -367,6 +367,8 @@
 				 CONFIG_BOOTP_DNS2 | \
 				 CONFIG_BOOTP_SEND_HOSTNAME )
 
+#define CONFIG_VERSION_VARIABLE 1
+
 /*
  * Various low-level settings
  */