spl: Support hash, input, pch, pci, rtc, tpm in SPL
authorSimon Glass <sjg@chromium.org>
Fri, 16 Nov 2018 01:43:55 +0000 (18:43 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 26 Nov 2018 13:25:33 +0000 (08:25 -0500)
commit2d424eb0cd6fc5c0060756e41feec3ec7e483678
treede325221d4d93c4cb9883cc60047fdf004ac8f44
parentcff887013147851e2199be7d31bfda034add7717
spl: Support hash, input, pch, pci, rtc, tpm in SPL

At present these subsystems are only supported in U-Boot proper but it is
sometimes necessary to support them in SPL, or even TPL. Update the
Kconfig and Makefile to support this. Also adjust GPIO so that it can be
used in TPL if required.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig
drivers/Makefile