commit | 7e477755b12261e39b345c33bda4e89075ef9d32 | [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 | a5bee50720cbab7b1c1556639fd465c934f10697 [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>