-
- Downloads
ARM: Drop unreferenced CONFIG_* defines named after boards
The following config symbols are only defined once and never referenced
anywhere else:
CONFIG_AT91SAM9263EK
CONFIG_AT91SAM9RLEK
CONFIG_BARIX_IPAM390
CONFIG_BOARD_H2200
CONFIG_EP9301
CONFIG_KZM_A9_GT
CONFIG_PICOSAM
CONFIG_PLATINUM_PICON
CONFIG_PLATINUM_TITANIUM
CONFIG_PM9261
CONFIG_PM9263
CONFIG_PM9G45
CONFIG_SIEMENS_DRACO
CONFIG_SIEMENS_PXM2
CONFIG_SIEMENS_RUT
CONFIG_SMDKC100
CONFIG_SMDKV310
CONFIG_STM32F4DISCOVERY
Most of them are config symbols named after the respective boards which
seems to have been a standard practice at some point.
Signed-off-by:
Tuomas Tynkkynen <tuomas@tuxera.com>
Showing
- include/configs/at91sam9263ek.h 0 additions, 2 deletionsinclude/configs/at91sam9263ek.h
- include/configs/at91sam9rlek.h 0 additions, 2 deletionsinclude/configs/at91sam9rlek.h
- include/configs/draco.h 0 additions, 1 deletioninclude/configs/draco.h
- include/configs/edb93xx.h 0 additions, 1 deletioninclude/configs/edb93xx.h
- include/configs/h2200.h 0 additions, 1 deletioninclude/configs/h2200.h
- include/configs/ipam390.h 0 additions, 1 deletioninclude/configs/ipam390.h
- include/configs/kzm9g.h 0 additions, 1 deletioninclude/configs/kzm9g.h
- include/configs/picosam9g45.h 0 additions, 2 deletionsinclude/configs/picosam9g45.h
- include/configs/platinum_picon.h 0 additions, 1 deletioninclude/configs/platinum_picon.h
- include/configs/platinum_titanium.h 0 additions, 1 deletioninclude/configs/platinum_titanium.h
- include/configs/pm9261.h 0 additions, 1 deletioninclude/configs/pm9261.h
- include/configs/pm9263.h 0 additions, 1 deletioninclude/configs/pm9263.h
- include/configs/pm9g45.h 0 additions, 1 deletioninclude/configs/pm9g45.h
- include/configs/pxm2.h 0 additions, 1 deletioninclude/configs/pxm2.h
- include/configs/rut.h 0 additions, 1 deletioninclude/configs/rut.h
- include/configs/smdkc100.h 0 additions, 1 deletioninclude/configs/smdkc100.h
- include/configs/smdkv310.h 0 additions, 1 deletioninclude/configs/smdkv310.h
- include/configs/stm32f429-discovery.h 0 additions, 2 deletionsinclude/configs/stm32f429-discovery.h
- include/configs/stm32f469-discovery.h 0 additions, 2 deletionsinclude/configs/stm32f469-discovery.h
- scripts/config_whitelist.txt 0 additions, 18 deletionsscripts/config_whitelist.txt
Loading
Please register or sign in to comment