]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mmc: Kconfig: allows m68k to use esdhc imx driver
authorAngelo Dureghello <angelo@kernel-space.org>
Mon, 23 Mar 2026 22:11:21 +0000 (23:11 +0100)
committerAngelo Dureghello <angelo@kernel-space.org>
Mon, 4 May 2026 20:19:49 +0000 (22:19 +0200)
commitcc4c0cbc29d80a570d49f88bb8d109a102d90ea9
tree1cbafad5091cd9eac5e09d7f9ce63e005a701aeb
parent73b428c585a63cbc4be43a074bb277e82d9b33c8
mmc: Kconfig: allows m68k to use esdhc imx driver

Allow cpu families as mcf5441x (m68k) to use the fsl_esdhc_imx driver
since the hardware ip module is the same.

Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
---
Changes in v2:
- moved before menuconfig changes
drivers/mmc/Kconfig