commit | f66276df28edd03e0c0b8791d4749ff822ecb684 | [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 | 9ca457483aa7fd412a254aca077dc3eb18559f21 [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>