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)
commit5d44207d1740af4639f6a5638dd08bb27652b047
tree001ac3cced1989c137f492b8a50623fd8e9b6b82
parent899836c3155a5bacefa3e84057e08ad00dc9a143
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