Files
u-boot/drivers
Bin Meng 8fff9e335d mtd: kconfig: Fix CFI_FLASH dependency
The DM version CFI flash driver is in driver/mtd/cfi_flash.c, which
only gets built when FLASH_CFI_DRIVER is on. If CFI_FLASH is on but
FLASH_CFI_DRIVER is not, nothing is enabled at all.

Fix this dependency by selecting FLASH_CFI_DRIVER when CFI_FLASH is
enabled.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2021-08-11 10:36:10 +02:00
..
2021-08-06 08:21:03 -04:00
2021-07-21 10:27:35 -06:00
2021-08-09 14:46:51 +02:00
2021-07-28 14:29:37 -04:00
2021-08-09 14:46:50 +02:00
2021-08-06 08:26:48 -04:00
2021-08-09 14:46:51 +02:00