spl: misc: Allow misc drivers in SPL and TPL
authorSimon Glass <sjg@chromium.org>
Sun, 18 Nov 2018 15:14:27 +0000 (08:14 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 21 May 2019 23:33:23 +0000 (17:33 -0600)
commitaaba703fd0f08f3c63ad241cbb29273f0ebbf2a6
treeb795e67f46d6b15b16b82b5fc6f624af12bffdda
parente1a2ed7180adeefb6164239a18249dca5701319d
spl: misc: Allow misc drivers in SPL and TPL

In some cases it is necessary to read the keyboard in early phases of
U-Boot. The cros_ec keyboard is kept in the misc directory. Update the
config to allow this.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/Kconfig
drivers/misc/Makefile