]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc: Drop unreferenced CONFIG_* defines
authorTuomas Tynkkynen <tuomas@tuxera.com>
Sat, 13 Jan 2018 00:21:37 +0000 (02:21 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2018 20:49:32 +0000 (15:49 -0500)
commit7dd97af52309364f7ec8305a86507ad86e524b62
treee92eb39006686fa0ec2e30c6369a52be7119359d
parentaea0af8993446505043687fe3751cb34a2b8dead
powerpc: Drop unreferenced CONFIG_* defines

The following config symbols are only defined once and never referenced
anywhere else:

CONFIG_CYRUS
CONFIG_IDS8313
CONFIG_MPC8308_P1M
CONFIG_MPC8308RDB
CONFIG_MPC8349EMDS
CONFIG_MPC8349ITXGP
CONFIG_SBC8349
CONFIG_SBC8548
CONFIG_SBC8641D
CONFIG_TQM834X
CONFIG_VE8313
CONFIG_XPEDITE5140
CONFIG_XPEDITE5200
CONFIG_XPEDITE550X

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>
Acked-by: Mario Six <mario.six@gdsys.cc>
16 files changed:
board/freescale/mpc8349itx/README
configs/MPC8349ITXGP_defconfig
include/configs/MPC8308RDB.h
include/configs/MPC8349EMDS.h
include/configs/TQM834x.h
include/configs/cyrus.h
include/configs/ids8313.h
include/configs/mpc8308_p1m.h
include/configs/sbc8349.h
include/configs/sbc8548.h
include/configs/sbc8641d.h
include/configs/ve8313.h
include/configs/xpedite517x.h
include/configs/xpedite520x.h
include/configs/xpedite550x.h
scripts/config_whitelist.txt