commit | 6e413f5499ec614d3d5e932dea0e5caf279467dc | [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 | 4e577973bba7915cd125161874d03c004183b987 [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>