sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n
authorHans de Goede <hdegoede@redhat.com>
Tue, 5 May 2015 10:49:36 +0000 (12:49 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 19 May 2015 16:37:30 +0000 (18:37 +0200)
commitf9b08fbf11add614f1773c5378a9026cd3d5c75f
tree2159c0d5877077d3ecc7b2dfa0c9eb52829d97ec
parent9f85221135745f7f20c9b00a241a8331a7f5b190
sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n

We don't need this on sunxi, as we always use calloc or memset when
initialised memory is required. Clearing this shaves some time of our
boot time.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/Kconfig