board: ge: bx50v3: Enable CONFIG_DM_GPIO

Enable CONFIG_DM_GPIO as a pre-requisite for enabling CONFIG_DM_SPI.

Add explicit gpio_requests.

Signed-off-by: Ian Ray <ian.ray@ge.com>
This commit is contained in:
Ian Ray
2019-01-31 16:21:13 +02:00
committed by Stefano Babic
parent efc260a9af
commit 06f2e030d0
2 changed files with 11 additions and 1 deletions

View File

@@ -58,3 +58,4 @@ CONFIG_DM_MMC=y
CONFIG_BLK=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
CONFIG_DM_GPIO=y