commit | 73707720f2456c56ffc4b99fab974ef4dade9e30 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Jul 29 20:27:17 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 04 15:58:31 2021 -0400 |
tree | d8a254f429d10e9d6386b8682d633f3e4dbcc1d9 | |
parent | d4f5d2a1c44f0e72fef157b5ba9d0dad1e51de89 [diff] |
config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROM Symbol CONFIG_SYS_ID_EEPROM is defined in include/configs/MPC8548CDS.h but never used. Remove it here and from the whitelist. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>