diff options
author | stroese <stroese> | 2003-09-12 08:53:54 +0000 |
---|---|---|
committer | stroese <stroese> | 2003-09-12 08:53:54 +0000 |
commit | 2853d29b5232e6cee5f8dd21f769d93dd34ffdcf (patch) | |
tree | 2417af66794b81f94130b2a18c8ccf2f39a94c79 /include/configs/PCI405.h | |
parent | 428c563938c6bec24560cb1ada51e897ecfb0d47 (diff) | |
download | u-boot-imx-2853d29b5232e6cee5f8dd21f769d93dd34ffdcf.zip u-boot-imx-2853d29b5232e6cee5f8dd21f769d93dd34ffdcf.tar.gz u-boot-imx-2853d29b5232e6cee5f8dd21f769d93dd34ffdcf.tar.bz2 |
Update configuration.
Diffstat (limited to 'include/configs/PCI405.h')
-rw-r--r-- | include/configs/PCI405.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/PCI405.h b/include/configs/PCI405.h index 8ab253a..9cd8f5a 100644 --- a/include/configs/PCI405.h +++ b/include/configs/PCI405.h @@ -133,6 +133,8 @@ #undef CONFIG_ZERO_BOOTDELAY_CHECK /* check for keypress on bootdelay==0 */ +#define CONFIG_VERSION_VARIABLE 1 /* include version env variable */ + /*----------------------------------------------------------------------- * PCI stuff *----------------------------------------------------------------------- |