disable 4k flash erase blocks everywhere

This commit is contained in:
Daniel Barlow
2023-09-27 22:10:17 +01:00
parent 74f4e0a2f3
commit 3a2f074199
3 changed files with 2 additions and 2 deletions

View File

@@ -142,7 +142,6 @@
MTD = "y";
MTD_CMDLINE_PARTS = "y";
MTD_BLOCK = "y"; # fix undefined ref to register_mtd_blktrans_devs
MTD_SPI_NOR_USE_4K_SECTORS = "n";
CMDLINE_PARTITION = "y";
EARLY_PRINTK = "y";