diff options
Diffstat (limited to 'include/configs/omap4_panda.h')
-rw-r--r-- | include/configs/omap4_panda.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h index e1263b68bc..a973ce6a62 100644 --- a/include/configs/omap4_panda.h +++ b/include/configs/omap4_panda.h @@ -35,7 +35,6 @@ /* ENV related config options */ #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG -#define CONFIG_ENV_IS_IN_FAT #define FAT_ENV_INTERFACE "mmc" #define FAT_ENV_DEVICE_AND_PART "0:1" #define FAT_ENV_FILE "uboot.env" |