Convert CONFIG_SYS_FDT_PAD to Kconfig
authorTom Rini <trini@konsulko.com>
Tue, 2 Aug 2022 11:33:27 +0000 (07:33 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 20:10:50 +0000 (16:10 -0400)
commit40ed7be4af52bb70ef496c4f20259baff9fcdd38
treefff0d4e6b362d928658824c0974c83d7b51f41aa
parentff4e87c030bd62d643b0cbd86e7ff893caa97d1b
Convert CONFIG_SYS_FDT_PAD to Kconfig

This converts the following to Kconfig:
   CONFIG_SYS_FDT_PAD

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
12 files changed:
boot/image-fdt.c
include/configs/P2041RDB.h
include/configs/T102xRDB.h
include/configs/T104xRDB.h
include/configs/T208xQDS.h
include/configs/T208xRDB.h
include/configs/T4240RDB.h
include/configs/corenet_ds.h
include/configs/kmcent2.h
include/configs/ls1043a_common.h
include/configs/ls1046a_common.h
lib/Kconfig