commit | 3b2456dd6e786605c697a4cad53efb067930709e | [log] [tgz] |
---|---|---|
author | Declan Snyder <declan.snyder@nxp.com> | Thu Oct 06 12:08:55 2022 -0500 |
committer | Stephanos Ioannidis <root@stephanos.io> | Wed Nov 02 15:43:49 2022 +0900 |
tree | 491189897d5e7f15a5bcd35718ac3484b98c6d2c | |
parent | e0fb04458f086111b95237bb6060f95738981fcd [diff] |
drivers: disk: Default SDMMC Kconfig based on DT Set default of DISK_DRIVER_SDMMC Kconfig based on the devicetree. This should avoid having to set the kconfig at the board level in order to use sdmmc. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>