From: Meng Li <[email protected]> Refer to latest Marvell sdk, this kernel config is an essential one to spi driver.
Signed-off-by: Meng Li <[email protected]> --- bsp/marvell-cn106xx/marvell-cn106xx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/marvell-cn106xx/marvell-cn106xx.cfg b/bsp/marvell-cn106xx/marvell-cn106xx.cfg index 00479bdd..079c4bb8 100644 --- a/bsp/marvell-cn106xx/marvell-cn106xx.cfg +++ b/bsp/marvell-cn106xx/marvell-cn106xx.cfg @@ -49,6 +49,7 @@ CONFIG_USB_XHCI_HCD=y # SPI CONFIG_SPI=y CONFIG_SPI_OCTEONTX2=y +CONFIG_SPI_CADENCE_XSPI_PCI=y # I2C CONFIG_I2C=y -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10066): https://lists.yoctoproject.org/g/linux-yocto/message/10066 Mute This Topic: https://lists.yoctoproject.org/mt/84016146/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
