commit | 0b0342f4c5e50a5f2815377715447f8bbcd57820 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Nov 26 17:32:43 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 03 08:43:24 2019 -0500 |
tree | 0ba60327dddf744f634a4041ee460731366470fc | |
parent | 84e35dba5715fbc4a5f452b6795c5e72d5cf3a67 [diff] |
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig This converts the following to Kconfig: CONFIG_SYS_CORTINA_FW_IN_MMC CONFIG_SYS_CORTINA_FW_IN_NAND CONFIG_SYS_CORTINA_FW_IN_NOR CONFIG_SYS_CORTINA_FW_IN_REMOTE CONFIG_SYS_CORTINA_FW_IN_SPIFLASH Signed-off-by: Tom Rini <trini@konsulko.com>