summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Millbrandt <[email protected]>2009-09-21 11:05:55 -0500
committerTom Rix <[email protected]>2009-10-03 09:04:32 -0500
commitbd4bca87f1ad162d37d788351f6b240597e88dbf (patch)
tree17a308669234a21666194459f831920a95a88875
parent152d99f00488ad93a33bd5ca342eb07a4ee24d8d (diff)
galaxy5200: enable version environment variable
Add version environment variable configuration to the galaxy5200 board header file. Signed-off-by: Eric Millbrandt <[email protected]> Edited commit message. Signed-off-by: Wolfgang Denk <[email protected]>
-rw-r--r--include/configs/galaxy5200.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/galaxy5200.h b/include/configs/galaxy5200.h
index f4b520d39f2..3b67ea90bcc 100644
--- a/include/configs/galaxy5200.h
+++ b/include/configs/galaxy5200.h
@@ -367,6 +367,8 @@
CONFIG_BOOTP_DNS2 | \
CONFIG_BOOTP_SEND_HOSTNAME )
+#define CONFIG_VERSION_VARIABLE 1
+
/*
* Various low-level settings
*/