commit | f43417ec97cc0e3d0c8bf9f743af4fe503c744a1 | [log] [tgz] |
---|---|---|
author | York Sun <york.sun@nxp.com> | Wed Dec 28 08:43:47 2016 -0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 04 19:40:53 2017 -0500 |
tree | d67a3305f3ef895646fa59b6207ca5cb1f1ebc12 | |
parent | 22120f11e2e6951c8ae8c90fe9f896a1c8a3d313 [diff] |
powerpc: mpc85xx: Remove unused ifdef in config header After most config options are moved to Kconfig, the unused ifdef or elif can be removed. Signed-off-by: York Sun <york.sun@nxp.com>