diff options
Diffstat (limited to 'include/configs/dalmore.h')
-rw-r--r-- | include/configs/dalmore.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/dalmore.h b/include/configs/dalmore.h index 24cf554649..82b2efdfe8 100644 --- a/include/configs/dalmore.h +++ b/include/configs/dalmore.h @@ -19,9 +19,6 @@ /* Environment in eMMC, at the end of 2nd "boot sector" */ -/* SPI */ -#define CONFIG_SPI_FLASH_SIZE (4 << 20) - #include "tegra-common-post.h" #endif /* __CONFIG_H */ |