mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
812613fabc
/dev/zero is a very commonly used config, for example use /dev/zero to test the filesystem, mtd or block devices performance. So let's default enable it when not enable DEFAULT_SMALL Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>