]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mtd: Kconfig: Add SPL_MUX_MMIO dependency to HBMC driver
authorAnurag Dutta <a-dutta@ti.com>
Wed, 17 Sep 2025 09:46:56 +0000 (15:16 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 17 Sep 2025 13:51:32 +0000 (07:51 -0600)
commitdd4039e380db3558319866e5f03a3949d88af9bd
tree086689372f5a7cbe748c64ae907109eb6c8633d6
parent5b35aa9da1e0795981cf7bafd1053feb7de95be2
mtd: Kconfig: Add SPL_MUX_MMIO dependency to HBMC driver

MUX_MMIO is needed by HBMC in SPL stage. Enable it at SPL as well
as u-boot proper stage.

Signed-off-by: Anurag Dutta <a-dutta@ti.com>
Reviewed-by: Udit Kumar <u-kumar1@ti.com>
drivers/mtd/Kconfig