]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit1a050399e762483bbc21edc23ae9f757cd876d9e
treefff0d4e6b362d928658824c0974c83d7b51f41aa
parent09ced7d599dc2eabd10d1359f9e5304a13545dfc
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