On Sat, Dec 7, 2019 at 12:46 PM Simon Glass <s...@chromium.org> wrote: > > At present these options cannot be enabled for SPL/TPL, but this can be > useful in some cases. Add Kconfig options to allow it. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v6: > - Split out Kconfig change to new patch to enable full pinctrl in SPL/TPL > > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: None > > drivers/pinctrl/Kconfig | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>