]> git.baikalelectronics.ru Git - uboot.git/commit
configs: omap3_logic_somlv: Remove GPIO from SPL
authorAdam Ford <aford173@gmail.com>
Sun, 3 Nov 2019 23:15:53 +0000 (17:15 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 7 Nov 2019 23:39:18 +0000 (18:39 -0500)
commitbba5974b9ab5318a7a6b90896b0c977b9b2d86f9
tree001ac3cced1989c137f492b8a50623fd8e9b6b82
parent66600870502f6eae4642ae1c37084b7742141054
configs: omap3_logic_somlv: Remove GPIO from SPL

The SPL is too tight, and it cannot start any longer.  To
help reduce the size of SPL, we need to remove some non-critical
features.

This patch removes SPL_GPIO_SUPPORT to free up some operating space.

Signed-off-by: Adam Ford <aford173@gmail.com>
configs/omap3_logic_somlv_defconfig