1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-03-02 09:02:18 +01:00
Files
u-boot-megous/drivers/mtd
Michal Simek a253092d49 nand: Kconfig: Change dependency for NAND_ARASAN
NAND_ARASAN selecting DM_MTD uunconditionally. Driver can be enabled with
!DM that's why Kconfig it showing it as error:

WARNING: unmet direct dependencies detected for DM_MTD
  Depends on [n]: DM [=n]
  Selected by [y]:
  - NAND_ARASAN [=y] && MTD_RAW_NAND [=y]

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2020-09-23 10:31:40 +02:00
..
2019-12-04 17:10:51 -05:00
2018-10-02 22:12:31 +05:30