commit | 688be33b28561c5931d718f5656d6c96a5ac0980 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Sep 12 23:18:27 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 16 17:03:40 2016 -0400 |
tree | 3443a20d0db6a3750adbfb07876b8d6401e23dc9 | |
parent | 1e3911a2a91224992fe1802a139f6c0eed2f3ccf [diff] |
Kconfig: tpl: Add some TPL support options to Kconfig Some of the SPL options have TPL equivalents. Add these to Kconfig so that we can convert these options over to work from Kconfig. Signed-off-by: Simon Glass <sjg@chromium.org>