diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/trab.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h index e7d1b263e6e..4d37807e7d6 100644 --- a/include/configs/trab.h +++ b/include/configs/trab.h @@ -62,6 +62,8 @@ #define CFG_DEVICE_NULLDEV 1 /* enble null device */ #define CONFIG_SILENT_CONSOLE 1 /* enable silent startup */ +#define CONFIG_VERSION_VARIABLE 1 /* include version env variable */ + /*********************************************************** * I2C stuff: * the TRAB is equipped with an ATMEL 24C04 EEPROM at |