Enable kernel config CONFIG_GPIO_MPC8XXX, this is to enable qoriq gpio driver.
Signed-off-by: Xulin Sun <[email protected]> --- bsp/nxp-lx2xxx/nxp-lx2xxx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg b/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg index d6ba3a6f..2a91f1f2 100644 --- a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg +++ b/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg @@ -112,6 +112,7 @@ CONFIG_MMC_DW=y CONFIG_GPIOLIB=y CONFIG_OF_GPIO=y +CONFIG_GPIO_MPC8XXX=y CONFIG_MDIO_DEVICE=y CONFIG_MDIO_BUS_MUX_MMIOREG=y -- 2.36.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11791): https://lists.yoctoproject.org/g/linux-yocto/message/11791 Mute This Topic: https://lists.yoctoproject.org/mt/94403808/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
