commit | 0e22188175152cfb0ed662dd34458dda61ca0d31 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Tue Jul 04 14:27:02 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Aug 13 17:12:21 2017 +0200 |
tree | 7f94cad6076a1410658cd077002fe27fb887c13e | |
parent | ae7dcd895a1a38b43c2b040a8c6d081fd4286909 [diff] |
spl: add TPL_DRIVER_MISC_SUPPORT option This adds the TPL_DRIVER_MISC_SUPPORT option to allow activation of DRIVER_MISC_SUPPORT for devices that need it in the TPL stage. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>