Skip to content

Commit f761045

Browse files
arm64: Add kconfig inclusions
Patch adds following inclusions, CONFIG_PHY_MVEBU_CP110_COMPHY: - Fixes PCI hang. Config needs to be included into kernel with 'y'. CONFIG_SPI_ORION: - Fixes mtd partition detection issue. Change-Id: Ifb8bb926c204f5d2b20906af56566d0715fc4e3a Signed-off-by: Pavan Naregundi <[email protected]>
1 parent 1ee0e9b commit f761045

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

patch/kconfig-inclusions

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ CONFIG_MTD_RAW_NAND=m
166166
CONFIG_MTD_NAND_ECC_SW_BCH=y
167167
CONFIG_MTD_NAND_MARVELL=m
168168
CONFIG_SENSORS_EMC2305=m
169+
CONFIG_PHY_MVEBU_CP110_COMPHY=y
170+
CONFIG_SPI_ORION=m
169171
# For pensando
170172
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
171173
CONFIG_DEVTMPFS_MOUNT=y

0 commit comments

Comments
 (0)