mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 22:24:52 +08:00
When the CONFIG_MMCSD_MMCSUPPORT is disabled, we can remove the mmc partition support, saving ~300+ bytes of flash on a 32-bit Arm target. These partitions don't exist on SD cards. Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>