commit | 0bca284b1795942ac8fdd1646f04f49e478f0bcc | [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 | c1c615735f5f3348a9df0623e366c7182506aebd [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>