commit | 47f849a1710be586e72937cfde494b76c1ca476d | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas@tuxera.com> | Fri Jan 12 02:47:20 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 19 15:49:31 2018 -0500 |
tree | 0fdb482e53e0808e5a55bb0e38f701012eafa1ea | |
parent | 01588ff4f170b4352931b4fc7034bbd76549c2d1 [diff] |
pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macros Last users of the following macros (for n = 0..7) were removed in commit 5b8e76c35ec312a ("powerpc, 8xx: remove support for 8xx"): CONFIG_SYS_PCMCIA_PBRn CONFIG_SYS_PCMCIA_PORn Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>