spl: Introduce SPL_DM_GPIO Kconfig define
authorLukasz Majewski <lukma@denx.de>
Mon, 2 Dec 2019 09:24:16 +0000 (10:24 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 5 Dec 2019 15:28:38 +0000 (10:28 -0500)
commitd4d65e1125459c8e8286684c8e84fdc7df9da062
tree908aa4f9bc66b67e78721456c36b37a67aa63f43
parenta6cd597a78dd9b7fcaba6fe4891f29e86646541b
spl: Introduce SPL_DM_GPIO Kconfig define

This define indicates if DM_GPIO shall be supported in SPL. This allows
proper operation of DM converted GPIO drivers in SPL, which use
boards.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
common/spl/Kconfig