u-boot/include/configs/km
Tom Rini 5d68d2f41d Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig
This converts the following to Kconfig:
   CONFIG_SYS_FLASH_ERASE_TOUT
   CONFIG_SYS_FLASH_LOCK_TOUT
   CONFIG_SYS_FLASH_UNLOCK_TOUT
   CONFIG_SYS_FLASH_WRITE_TOUT

In practice, for two m68k platforms we move to hard-coding with a
comment the timeout values, rather than try and make convoluted Kconfig
logic.  We add options for the write and erase options to the pic32
flash driver, as this driver does make use of them.  Everywhere else
these are unreferenced values.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-08-04 16:18:47 -04:00
..
keymile-common.h Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment 2022-06-28 17:11:49 -04:00
km-mpc83xx.h powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE 2022-08-04 16:18:47 -04:00
km-mpc832x.h Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to Kconfig 2021-12-27 16:20:18 -05:00
km-mpc8309.h Convert CONFIG_E300 et al to Kconfig 2022-04-01 10:28:47 -04:00
km-mpc8360.h Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig 2021-08-30 14:10:06 -04:00
km-powerpc.h Convert CONFIG_SYS_BOOTM_LEN to Kconfig 2022-07-07 14:01:09 -04:00
km_arm.h Convert CONFIG_SYS_BOOTM_LEN to Kconfig 2022-07-07 14:01:09 -04:00
pg-wcom-ls102xa.h Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig 2022-08-04 16:18:47 -04:00