diff options
Diffstat (limited to 'include/configs/turris_omnia.h')
-rw-r--r-- | include/configs/turris_omnia.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/turris_omnia.h b/include/configs/turris_omnia.h index 94a3be63fe3..9ca47f46ccb 100644 --- a/include/configs/turris_omnia.h +++ b/include/configs/turris_omnia.h @@ -75,8 +75,6 @@ #define CONFIG_PCI_SCAN_SHOW #endif -#define CONFIG_SYS_ALT_MEMTEST - /* Keep device tree and initrd in lower memory so the kernel can access them */ #define RELOCATION_LIMITS_ENV_SETTINGS \ "fdt_high=0x10000000\0" \ |