global: Remove unused CONFIG symbols
authorTom Rini <trini@konsulko.com>
Fri, 2 Dec 2022 21:42:31 +0000 (16:42 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 22 Dec 2022 15:31:48 +0000 (10:31 -0500)
commit308520b8f2b11b3427fe8a02171839992bc85da6
tree9c01ea4c3087e510f0aecce23f83b9e2f9f44dca
parent1353b25ec58eba4cd26f4101ebb1b6047838a105
global: Remove unused CONFIG symbols

This removes the following unreferenced CONFIG symbols:
   CONFIG_FDTADDR
   CONFIG_FDTFILE
   CONFIG_FLASH_SECTOR_SIZE
   CONFIG_FSL_CPLD
   CONFIG_HDMI_ENCODER_I2C_ADDR
   CONFIG_I2C_MVTWSI
   CONFIG_I2C_RTC_ADDR
   CONFIG_IRAM_END
   CONFIG_IRAM_SIZE
   CONFIG_KSNET_MDIO_PHY_CONFIG_ENABLE
   CONFIG_L1_INIT_RAM
   CONFIG_MACB_SEARCH_PHY
   CONFIG_MIU_2BIT_21_7_INTERLEAVED
   CONFIG_MTD_NAND_VERIFY_WRITE
   CONFIG_MVGBE_PORTS
   CONFIG_NETDEV
   CONFIG_NUM_DSP_CPUS
   CONFIG_PHY_BASE_ADR
   CONFIG_PHY_INTERFACE_MODE
   CONFIG_PSRAM_SCFG
   CONFIG_RAMBOOT_SPIFLASH
   CONFIG_RAMBOOT_TEXT_BASE
   CONFIG_RD_LVL
   CONFIG_ROCKCHIP_SDHCI_MAX_FREQ
   CONFIG_SETUP_INITRD_TAG
   CONFIG_SH_QSPI_BASE
   CONFIG_SMDK5420
   CONFIG_SOCRATES
   CONFIG_SPI_ADDR
   CONFIG_SPI_FLASH_QUAD
   CONFIG_SPI_FLASH_SIZE
   CONFIG_SPI_HALF_DUPLEX
   CONFIG_SPI_N25Q256A_RESET
   CONFIG_TEGRA_SLINK_CTRLS
   CONFIG_TPM_TIS_BASE_ADDRESS
   CONFIG_UBOOT_SECTOR_COUNT
   CONFIG_UBOOT_SECTOR_START
   CONFIG_VAR_SIZE_SPL
   CONFIG_VERY_BIG_RAM

And also:
   BL1_SIZE
   PHY_NO
   RESERVE_BLOCK_SIZE

Signed-off-by: Tom Rini <trini@konsulko.com>
99 files changed:
README
arch/arm/include/asm/arch-ls102xa/config.h
arch/arm/mach-mvebu/include/mach/config.h
arch/powerpc/include/asm/config_mpc85xx.h
arch/xtensa/include/asm/config.h
board/Marvell/openrd/openrd.c
drivers/net/mvgbe.c
drivers/net/mvgbe.h
drivers/ram/mpc83xx_sdram.c
include/configs/MPC837XERDB.h
include/configs/P1010RDB.h
include/configs/P2041RDB.h
include/configs/SBx81LIFKW.h
include/configs/SBx81LIFXCAT.h
include/configs/T102xRDB.h
include/configs/T104xRDB.h
include/configs/T208xQDS.h
include/configs/T208xRDB.h
include/configs/T4240RDB.h
include/configs/alt.h
include/configs/ax25-ae350.h
include/configs/beaver.h
include/configs/blanche.h
include/configs/cardhu.h
include/configs/cei-tk1-som.h
include/configs/colibri_vf.h
include/configs/dalmore.h
include/configs/dns325.h
include/configs/dockstar.h
include/configs/dra7xx_evm.h
include/configs/dreamplug.h
include/configs/ds109.h
include/configs/eb_cpu5282.h
include/configs/efi-x86_app.h
include/configs/embestmx6boards.h
include/configs/ethernut5.h
include/configs/exynos5-common.h
include/configs/exynos5420-common.h
include/configs/exynos7420-common.h
include/configs/goflexhome.h
include/configs/guruplug.h
include/configs/ib62x0.h
include/configs/iconnect.h
include/configs/jetson-tk1.h
include/configs/k2e_evm.h
include/configs/k2g_evm.h
include/configs/k2l_evm.h
include/configs/kmcent2.h
include/configs/kontron_sl28.h
include/configs/lacie_kw.h
include/configs/legoev3.h
include/configs/ls1028a_common.h
include/configs/ls1043a_common.h
include/configs/ls1043aqds.h
include/configs/ls1043ardb.h
include/configs/ls1046a_common.h
include/configs/ls1046afrwy.h
include/configs/ls1046aqds.h
include/configs/ls1046ardb.h
include/configs/ls1088a_common.h
include/configs/ls1088aqds.h
include/configs/ls1088ardb.h
include/configs/ls2080a_common.h
include/configs/ls2080aqds.h
include/configs/ls2080ardb.h
include/configs/lx2160a_common.h
include/configs/malta.h
include/configs/mt7621.h
include/configs/mt7629.h
include/configs/mxs.h
include/configs/nas220.h
include/configs/nsa310s.h
include/configs/nyan-big.h
include/configs/openrd.h
include/configs/origen.h
include/configs/p2371-0000.h
include/configs/p2371-2180.h
include/configs/p2571.h
include/configs/p3450-0000.h
include/configs/pm9263.h
include/configs/pogo_e02.h
include/configs/pogo_v4.h
include/configs/porter.h
include/configs/qemu-ppce500.h
include/configs/rcar-gen3-common.h
include/configs/rk3399_common.h
include/configs/sheevaplug.h
include/configs/silk.h
include/configs/smdk5420.h
include/configs/smdkv310.h
include/configs/socfpga_sr1500.h
include/configs/socrates.h
include/configs/stout.h
include/configs/synquacer.h
include/configs/tec-ng.h
include/configs/venice2.h
include/configs/vinco.h
include/configs/x86-common.h
include/configs/xpress.h