commit | e2114f9ab34edeea69782b58133663acd07c1922 | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Mon Sep 17 22:03:27 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 19 12:56:58 2018 -0400 |
tree | 979da685f18ced48263372e76d0e618bf70be944 | |
parent | 9f12378ac138396c120fb118d22444488a314157 [diff] |
arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option The option has never existed and config whitelist script accumulates it from a comment block, wipe it out from the source code. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>