Revert "configs/stm32f769_disco_sd: fix boot failure after uClibc bump"

This reverts commit dd67de1bd3.

The MALLOC_SIMPLE workaround is no longer needed: the root cause, a
zero _dl_pagesize on noMMU/FLAT targets, is fixed by commit
35d3927e85 ("package/uclibc: fix for noMMU targets using FLAT
binaries").

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
This commit is contained in:
Dario Binacchi
2026-08-05 14:42:58 +02:00
committed by Fiona Klute
parent dab2b76234
commit c784c1fadb
2 changed files with 0 additions and 3 deletions

View File

@@ -1,2 +0,0 @@
# MALLOC is not set
MALLOC_SIMPLE=y