diff options
Diffstat (limited to 'include/configs/T102xQDS.h')
-rw-r--r-- | include/configs/T102xQDS.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/T102xQDS.h b/include/configs/T102xQDS.h index d1287fc224..cfb495fe8b 100644 --- a/include/configs/T102xQDS.h +++ b/include/configs/T102xQDS.h @@ -162,7 +162,6 @@ #define CONFIG_ENV_SIZE 0x2000 #define CONFIG_ENV_OFFSET (10 * CONFIG_SYS_NAND_BLOCK_SIZE) #elif defined(CONFIG_SRIO_PCIE_BOOT_SLAVE) -#define CONFIG_ENV_IS_IN_REMOTE #define CONFIG_ENV_ADDR 0xffe20000 #define CONFIG_ENV_SIZE 0x2000 #elif defined(CONFIG_ENV_IS_NOWHERE) |