mx6cuboxi: enable OF_PLATDATA
authorWalter Lozano <walter.lozano@collabora.com>
Wed, 29 Jul 2020 15:31:21 +0000 (12:31 -0300)
committerStefano Babic <sbabic@denx.de>
Sun, 2 Aug 2020 12:51:54 +0000 (14:51 +0200)
commitae28d33cdefec879c5dc44d7cad70d99279f67c2
treee6ddcbc62b4e42fe2aa2762dbb421153f8774cbc
parent24968d9e5f4fe1cc22074ee945d39272c3b2ddbd
mx6cuboxi: enable OF_PLATDATA

As both MMC and GPIO driver now supports OF_PLATDATA, enable it in
defconfig in order to reduce the SPL footprint. After applying this
setting the SPL reduction is 5 KB, which partially compensates the
increment due to DM.

Signed-off-by: Walter Lozano <walter.lozano@collabora.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/mx6cuboxi_defconfig