From: Chali Anis <[email protected]> remove the unused FDT_PADDING.
Signed-off-by: Chali Anis <[email protected]> --- lib/Kconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/Kconfig b/lib/Kconfig index 89e95d202c2c..d07e2f3b6959 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -121,10 +121,6 @@ config FSL_QE_FIRMWARE select CRC32 bool -config FDT_PADDING - int "FDT padding size for fixups" - default 4096 - config LIBFDT bool -- 2.34.1
