]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: Remove unused or redundant CONFIG symbols
authorTom Rini <trini@konsulko.com>
Sun, 4 Dec 2022 15:14:11 +0000 (10:14 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 23 Dec 2022 15:15:13 +0000 (10:15 -0500)
commitf5dd0c5e19cf587c744e234e8a7e47f63642e113
tree412f91f6e87753d66629a761442ed8644f85dac0
parente1d6c16d80cbe510f524d68a1879ed0fab26a80b
configs: Remove unused or redundant CONFIG symbols

A number of CONFIG symbols have crept in that are never referenced in
code, so drop them here. Further, we have two symbols being enabled
in headers while already enabled correctly in Kconfig, so these lines
can also be removed.

Signed-off-by: Tom Rini <trini@konsulko.com>
13 files changed:
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
arch/arm/include/asm/arch-fsl-layerscape/config.h
arch/arm/mach-mvebu/include/mach/config.h
include/configs/cgtqmx8.h
include/configs/imx8mp_rsb3720.h
include/configs/imx8mq_cm.h
include/configs/imx8mq_evk.h
include/configs/imx8mq_phanbell.h
include/configs/imx8qm_mek.h
include/configs/imx8qxp_mek.h
include/configs/kontron_pitx_imx8m.h
include/configs/librem5.h
include/configs/pico-imx8mq.h