commit | 0dd57a548e6d035a6543bd0fad890b49bffca232 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Feb 07 11:51:36 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 12 10:35:30 2015 -0700 |
tree | 3c275e20d36da322acb7b4454741402e123d9026 | |
parent | 90f83c8af38ca7a0956d2194a04991e4f0d1effb [diff] |
powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk Many CONFIG options have an unnecessary value of 1. CONFIG_440 is set in the various board config files. Also simplify the CONFIG_440 check in config.mk Signed-off-by: Simon Glass <sjg@chromium.org>