[U-Boot] [PATCHv2 0/3] Remove unused definitions from config files

This patchset removes some unused definitions from the config files. It is mostly omap3 centred.
Changelog v1->v2 Add maintainers of boards as suggested by Igor. Add Acked-by from Igor
Thomas Weber (3): ARM: OMAP3: Remove unused define CONFIG_OMAP3430 ARM: OMAP3: Remove unused define SDRC_R_C_B ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused
include/configs/am3517_crane.h | 5 ----- include/configs/am3517_evm.h | 5 ----- include/configs/apollon.h | 4 ---- include/configs/cm_t35.h | 6 ------ include/configs/devkit8000.h | 6 ------ include/configs/dig297.h | 2 -- include/configs/igep0020.h | 2 -- include/configs/igep0030.h | 2 -- include/configs/omap3_beagle.h | 6 ------ include/configs/omap3_evm_common.h | 7 ------- include/configs/omap3_mvblx.h | 6 ------ include/configs/omap3_overo.h | 6 ------ include/configs/omap3_pandora.h | 6 ------ include/configs/omap3_sdp3430.h | 6 ------ include/configs/omap3_zoom1.h | 6 ------ include/configs/omap3_zoom2.h | 6 ------ 16 files changed, 0 insertions(+), 81 deletions(-)
participants (1)
-
Thomas Weber