diff options
Diffstat (limited to 'include/configs/p2571.h')
-rw-r--r-- | include/configs/p2571.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/p2571.h b/include/configs/p2571.h index 50cddb4a4a..e78e3c4d6b 100644 --- a/include/configs/p2571.h +++ b/include/configs/p2571.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 /* _P2571_H */ |