]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: defconfig: Enable MTD support for Hyperbus
authorVaishnav Achath <vaishnav.a@ti.com>
Tue, 11 Jun 2024 11:58:20 +0000 (17:28 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Wed, 12 Jun 2024 16:21:47 +0000 (21:51 +0530)
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>
arch/arm64/configs/defconfig

index 57a9abe78ee41c5195d818840848a062aed1b56e..0cbfbda4fa4c8b7fcae404a9ff9daa5f32af62ff 100644 (file)
@@ -279,6 +279,8 @@ CONFIG_MTD_NAND_FSL_IFC=y
 CONFIG_MTD_NAND_QCOM=y
 CONFIG_MTD_SPI_NOR=y
 CONFIG_MTD_UBI=m
+CONFIG_MTD_HYPERBUS=m
+CONFIG_HBMC_AM654=m
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_NBD=m
 CONFIG_VIRTIO_BLK=y