]> git.baikalelectronics.ru Git - uboot.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)
commit1a6aa316edf2c38594ad3106ef259545ffadbdb7
tree412f91f6e87753d66629a761442ed8644f85dac0
parentaf0a963aa3dead78b028be67bece52fa99c7f7f2
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