Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 74aa570

Browse files
vaishnavachathr-vignesh
authored andcommitted
arm64: defconfig: Enable MTD support for Hyperbus
TI Jacinto 7 SoCs (J721E, J7200) have Hyperbus controllers present which can be used to interface with Hyperflash and HyperRAM storage devices. Enable the necessary configs for Hyperbus support within the MTD subsystem and the specific Hyperbus controller as module. Signed-off-by: Vaishnav Achath <vaishnav.a@ti.com> Link: https://lore.kernel.org/r/20240611115820.1269805-1-vaishnav.a@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
1 parent 1613e60 commit 74aa570

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,8 @@ CONFIG_MTD_NAND_FSL_IFC=y
279279
CONFIG_MTD_NAND_QCOM=y
280280
CONFIG_MTD_SPI_NOR=y
281281
CONFIG_MTD_UBI=m
282+
CONFIG_MTD_HYPERBUS=m
283+
CONFIG_HBMC_AM654=m
282284
CONFIG_BLK_DEV_LOOP=y
283285
CONFIG_BLK_DEV_NBD=m
284286
CONFIG_VIRTIO_BLK=y

0 commit comments

Comments
 (0)