[U-Boot] [U-Boot, v2, 16/42] Convert CONFIG_CMD_REGINFO to Kconfig
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Sat Aug 5 09:54:24 UTC 2017
> From: Christophe Leroy <christophe.leroy at c-s.fr>
>
> This patch converts CONFIG_CMD_REGINFO to Kconfig
>
> Signed-off-by: Christophe Leroy <christophe.leroy at c-s.fr>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2:
> - Fixed lots of merge conflicts with my series
> - Pull in this patch from http://patchwork.ozlabs.org/patch/787724/ instead
>
> README | 1 -
> arch/powerpc/Kconfig | 3 +++
> cmd/Kconfig | 5 +++++
> include/config_cmd_all.h | 1 -
> include/configs/B4860QDS.h | 5 -----
> include/configs/BSC9131RDB.h | 5 -----
> include/configs/BSC9132QDS.h | 5 -----
> include/configs/C29XPCIE.h | 5 -----
> include/configs/MCR3000.h | 3 ---
> include/configs/MPC8536DS.h | 5 -----
> include/configs/MPC8541CDS.h | 5 -----
> include/configs/MPC8544DS.h | 5 -----
> include/configs/MPC8548CDS.h | 5 -----
> include/configs/MPC8555CDS.h | 5 -----
> include/configs/MPC8560ADS.h | 8 --------
> include/configs/MPC8568MDS.h | 5 -----
> include/configs/MPC8569MDS.h | 5 -----
> include/configs/MPC8572DS.h | 5 -----
> include/configs/MPC8610HPCD.h | 2 --
> include/configs/MPC8641HPCN.h | 5 -----
> include/configs/P1010RDB.h | 5 -----
> include/configs/P1022DS.h | 5 -----
> include/configs/P1023RDB.h | 5 -----
> include/configs/T102xQDS.h | 5 -----
> include/configs/T102xRDB.h | 5 -----
> include/configs/T1040QDS.h | 5 -----
> include/configs/T104xRDB.h | 5 -----
> include/configs/T208xQDS.h | 5 -----
> include/configs/T208xRDB.h | 5 -----
> include/configs/T4240RDB.h | 2 --
> include/configs/TQM834x.h | 5 -----
> include/configs/UCP1020.h | 5 -----
> include/configs/controlcenterd.h | 3 ---
> include/configs/corenet_ds.h | 5 -----
> include/configs/cyrus.h | 5 -----
> include/configs/p1_p2_rdb_pc.h | 5 -----
> include/configs/p1_twr.h | 5 -----
> include/configs/qemu-ppce500.h | 2 --
> include/configs/sbc8548.h | 5 -----
> include/configs/sbc8641d.h | 2 --
> include/configs/smdkc100.h | 3 ---
> include/configs/socrates.h | 1 -
> include/configs/t4qds.h | 2 --
> include/configs/xpedite517x.h | 5 -----
> include/configs/xpedite520x.h | 5 -----
> include/configs/xpedite537x.h | 5 -----
> include/configs/xpedite550x.h | 5 -----
> scripts/config_whitelist.txt | 1 -
> 48 files changed, 8 insertions(+), 196 deletions(-)
>
Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list