]> Git Repo - J-u-boot.git/commit
mtd: Kconfig: Change HBMC driver's dependency to MULTIPLEXER and MUX_MMIO
authorAnurag Dutta <[email protected]>
Fri, 29 Nov 2024 11:31:36 +0000 (17:01 +0530)
committerTom Rini <[email protected]>
Sat, 14 Dec 2024 15:34:16 +0000 (09:34 -0600)
commit8f71d37838ba0b0bfa047f5133877092ee9d1110
treea7b27cb89156e17fd8d926f1655dc80243367c90
parent038f6faea9f0f6410082636c06365bc564648110
mtd: Kconfig: Change HBMC driver's dependency to MULTIPLEXER and MUX_MMIO

The HBMC_AM654 driver was dependent on SYSCON because syscon APIs were
being used to select the multiplexer state. Change the dependency to
MULTIPLEXER and MUX_MMIO because mux APIs are now being used to
select mux state.

Signed-off-by: Anurag Dutta <[email protected]>
drivers/mtd/Kconfig
This page took 0.032267 seconds and 4 git commands to generate.