commit | 8996975ff8422e07f43eb8b3b0c7ed8c2b35442f | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas@tuxera.com> | Sun Jan 21 18:16:42 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Jan 28 12:27:32 2018 -0500 |
tree | c25ffb8027aa5ff321a6089d72bed0d2d2d01308 | |
parent | 662282203ac535d98d523700bfdba09664b2225d [diff] |
powerpc: Drop CONFIG_WALNUT and other related dead code CONFIG_WALNUT was dropped in June 2017 in: commit 98f705c9cefdfd ("powerpc: remove 4xx support") While at it, the related CONFIG_MACH_SPECIFIC and the have_of and _machine variables are unused as well, so drop them too. Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>