Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_LOADS_BAUD_CHANGE CONFIG_LOADS_ECHO As part of this, we move CMD_SAVES to be after CMD_LOADS as they are logically related (load or save an s-record format file) and this makes grouping of CONFIG_SYS_LOADS_BAUD_CHANGE easier. Signed-off-by:Tom Rini <trini@konsulko.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Showing
- README 0 additions, 12 deletionsREADME
- cmd/Kconfig 21 additions, 7 deletionscmd/Kconfig
- configs/MPC837XERDB_defconfig 2 additions, 0 deletionsconfigs/MPC837XERDB_defconfig
- configs/MPC8548CDS_36BIT_defconfig 2 additions, 0 deletionsconfigs/MPC8548CDS_36BIT_defconfig
- configs/MPC8548CDS_defconfig 2 additions, 0 deletionsconfigs/MPC8548CDS_defconfig
- configs/MPC8548CDS_legacy_defconfig 2 additions, 0 deletionsconfigs/MPC8548CDS_legacy_defconfig
- configs/P1010RDB-PA_36BIT_NAND_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PA_36BIT_NAND_defconfig
- configs/P1010RDB-PA_36BIT_NOR_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PA_36BIT_NOR_defconfig
- configs/P1010RDB-PA_36BIT_SDCARD_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PA_36BIT_SDCARD_defconfig
- configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PA_36BIT_SPIFLASH_defconfig
- configs/P1010RDB-PA_NAND_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PA_NAND_defconfig
- configs/P1010RDB-PA_NOR_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PA_NOR_defconfig
- configs/P1010RDB-PA_SDCARD_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PA_SDCARD_defconfig
- configs/P1010RDB-PA_SPIFLASH_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PA_SPIFLASH_defconfig
- configs/P1010RDB-PB_36BIT_NAND_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PB_36BIT_NAND_defconfig
- configs/P1010RDB-PB_36BIT_NOR_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PB_36BIT_NOR_defconfig
- configs/P1010RDB-PB_36BIT_SDCARD_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PB_36BIT_SDCARD_defconfig
- configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PB_36BIT_SPIFLASH_defconfig
- configs/P1010RDB-PB_NAND_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PB_NAND_defconfig
- configs/P1010RDB-PB_NOR_defconfig 2 additions, 0 deletionsconfigs/P1010RDB-PB_NOR_defconfig
Loading
Please register or sign in to comment