
8 Dec
2019
8 Dec
'19
3:08 a.m.
On Sun, Dec 8, 2019 at 10:04 AM Bin Meng bmeng.cn@gmail.com wrote:
On Sat, Dec 7, 2019 at 12:46 PM Simon Glass sjg@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 sjg@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.cn@gmail.com
applied to u-boot-x86/next, thanks!